PAYEE_ACCOUNT_INVALID error in java android
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
E/paypal.sdk: request failure with http statusCode:400,exception:
E/paypal.sdk: request failed with server response:{"name":"PAYEE_ACCOUNT_INVALID","message":"Payee account is invalid.","information_link":"https://developer.paypal.com/docs/api/payments/v1/#error-PAYEE_ACCOUNT_INVALID","debug_id":"997a2fee90c59"}
E/paypal.sdk: PAYEE_ACCOUNT_INVALID
I'm encountering an error while working on my Java Android app.
I'm encountering an error while using a test credit card in test mode. Additionally, when I use the username and password of my sandbox, I encounter a 'resource_not_found' error. I have verified that all the credential data I'm sending is in the correct place, but it's still not working. I would appreciate any guidance on how to resolve this issue. Thank you.
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- onApproveOrderFailure error msg when trying to pay with a credit card in live env on android or ios in PayPal Payments Standard
- Seller does not accept payment in your currency in REST APIs
- 'PAYEE_ACCOUNT_INVALID' error code in PayPal Payments Standard
- Issue for SignUp on native apps - PayPal x 4 (paylater) in Sandbox Environment
- App Card Payment fail and reports Error 422: UNPROCESSABLE_ENTITY in REST APIs