422 order capture exceptions
hueythecat
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Mar-18-2020
03:29 PM
Occasionally we get a 422 http exception from PayPal when attempting to capture an order.
Investigating one transaction from last night we noticed the funds for this order were in fact in our Merchant account.
How is this possible?
Our logging shows that we never successfully captured the order (422 exception thrown) 1st attempt & subsequent reattempt (422 exception thrown)
-The associated PayPal Order Id shows us that we received the funds from this failed capture.
-In the same time frame we a processing identical purchases that capture without exception.
Any insight into this would be appreciated.
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- CHECKOUT.ORDER.APPROVED webhook event not triggered if payment_source is passed in in REST APIs
- Why does PayPal redirect to different pages (login vs credit card form) depending on browser mode? in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- webhook payment capture completed issue in Sandbox Environment
- PERMISSION_DENIED trying to refund capture in live mode in REST APIs
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs