Opencart: paypal duplicate transaction protection.

Created on 22 Dec 2013  路  2Comments  路  Source: opencart/opencart

opencart misses the txn_id validation before submitting an order.

See:
https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/

Look for:
If the payment_status is Completed, check the txn_id against the previous PayPal transaction that you processed to ensure the IPN message is not a duplicate.

All 2 comments

never had this problem so i'm not including it.

it's not a problem, it's a "protection" !

Was this page helpful?
0 / 5 - 0 ratings