Open interpegasus opened 6 years ago
Some transactions (just a few) are processed as successful, but no related data appears in the paypal console.
The system successfully records the following data. But when searching on paypal the transaction is not there.
email = paypalPayment.email; payer_id = paypalPayment.payerID; payment_id = paypalPayment.paymentID;
payer_id and payment_id are returned and recorded, but no data shows up in paypal.
Do you know what might cause the issue? Thank you!
@interpegasus Did you find out the solution?
Some transactions (just a few) are processed as successful, but no related data appears in the paypal console.
The system successfully records the following data. But when searching on paypal the transaction is not there.
payer_id and payment_id are returned and recorded, but no data shows up in paypal.
Do you know what might cause the issue? Thank you!