PayPal Express 10486 Error handling
Posted: Fri May 12, 2017 9:08 am
PayPal has indicated that about 5% of our PayPal Express orders are failing with error 10486. PayPal said with this error the user should be redirected back to PayPal with the same token to select another funding source. Here's their documentation page:
https://developer.paypal.com/docs/class ... lure10486/
When the user is returned to the PayPalExpressCheckout.aspx page they see this:
If they click on the "Retry PayPal Request" button, it returns back to the error page with "Invalid Data". The problem is that the Able order has already been completed but is marked PENDING. The basket is empty which is what is needed for the SetExpressCheckout function to redirect the user back to PayPal.
Any thoughts on how to work around this?
David
https://developer.paypal.com/docs/class ... lure10486/
When the user is returned to the PayPalExpressCheckout.aspx page they see this:
If they click on the "Retry PayPal Request" button, it returns back to the error page with "Invalid Data". The problem is that the Able order has already been completed but is marked PENDING. The basket is empty which is what is needed for the SetExpressCheckout function to redirect the user back to PayPal.
Any thoughts on how to work around this?
David