Issue with ngx-paypal Integration: Error 422 UNPROCESSABLE_ENTITY PAYEE_ACCOUNT_RESTRICTED
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey all,
I'm encountering an issue while using ngx-paypal to integrate PayPal checkout into my Angular application. Here's the error I'm facing:
It seems like there's an issue with the reference_id property within the purchase_units object in the ICreateOrderRequest that I'm sending to PayPal. The error message references this property. The error also mentions a restriction on the recipient's account, but after reaching out to PayPal support, they confirmed that there are no restrictions on the account. It's worth noting that even if I specify an ID other than 'default', the same error occurs.
Any insights into this would be greatly appreciated. Thanks!
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- I met the 422 response, and tries a lot solutions in the community but still not work in REST APIs
- [UNPROCESSABLE_ENTITY] Developer api account restrict in REST APIs
- receiving duplicated orders, and encountering the following error message: [UNPROCESSABLE_ENTITY] in PayPal Payments Standard
- Different errors with the Paypal Advanced credit debit card payment in REST APIs