Error 400 on Sandbox Account while payment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am integrating PAYPAL in android App. I created one sandbox account for testing, flow is good but after charge card button click on SDK it show error like "Vendor account dose not have a confirm email". This is the debug id : 46edc67b0f756 got on dashboard. Please look into the attached image also for reference.
Integrated in Android by Github link : https://github.com/paypal/PayPal-Android-SDK
Thanks
error getting on Dashboarderror getting on Dashboard Error on android app
- Labels:
-
Android

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @jayesh_94,
Thank you for posting to the PayPal Community.
The API for direct credit cards using v1 payments is no longer available. The sandbox account that is attempting to process these payments is not setup for Direct Credit Cards through Rest API. The use of the PayPal REST /payments
APIs to accept credit card payments is restricted.
You can accept payments through Braintree direct or V2 Orders Advanced Debit and Credit Cards
Here is the documentation:
https://developer.paypal.com/docs/checkout/advanced/
Using Rest V2 here is the PayPal Native SDK:
https://developer.paypal.com/limited-release/paypal-mobile-checkout/android/server-side/
The sandbox account will need to be a business account from a region that is eligible for Advanced Credit and Debit Cards.
https://developer.paypal.com/docs/checkout/advanced/#link-eligibility
Thank you,
Jennifer
MTS
PayPal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Sandbox account collect billing and shipping address in Sandbox Environment
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs