Occasionally, I will log errors with PayPal transactions that have the follow attributes:
x_response_code: 3
x_response_subcode:
x_response_reason_code: 23
x_response_reason_text: An error occurred during processing. Please try again.
I have not been able to recreate this error and cannot find any guidance on resolving this issue in the integration documentation or in the forums.
A customer that generated these errors, emailed to say they paid with PayPal and when directed back to the website, were greeted by a blank screen.
Anyone experience this and figured out a way to resolve?
09-17-2017 07:18 AM
A PayPal returned result code 23 = Invalid credit card number. Though this may not correspond directly with the x_response_reason_code 23, which is more of a generic error code.
Other possible causes for the same result code from PayPal:
09-17-2017 05:48 PM - edited 09-17-2017 05:51 PM