It is already sent, you may need to be a bit clearer with your requirements and which paypal version you're using.
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
grgr wrote:It is already sent, you may need to be a bit clearer with your requirements and which paypal version you're using.
I am using PayPal Express in OC version 1.5.6.1. I meant to include this in the OP.
You say its already sent but its nowhere to be found in the PalPay invoice. My only requirement that that the OC order number be sent to PayPal so we can properly account for orders.
I don't use Paypal Express, but in standard and payments pro, if you click "details" for the payment, you should see under the payment amount and sales tax box "Order ID: xxxx - Buyers Name" with xxxx being the opencart order ID.
I also don't use Paypal invoices much, but know you can add a note to buyer in it so you could include the order ID there.
I also don't use Paypal invoices much, but know you can add a note to buyer in it so you could include the order ID there.
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
In catalog/controller/payment/pp_express.php file,
find twice:
add after both:
This should resolved the problem by seeing the order ID as a custom field on your Paypal account end.
find twice:
Code: Select all
'METHOD' => 'DoExpressCheckoutPayment',
Code: Select all
'PAYMENTREQUEST_0_CUSTOM' => $order_id,
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Who is online
Users browsing this forum: No registered users and 11 guests