Can‘t use the test card in Sandbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I generated a test cared in https://developer.paypal.com/api/rest/sandbox/card-testing/#link-creditcardgeneratorfortesting.
But when I used this card in paypal form. there is an error ' We weren’t able to add this card. Check all the details are correct and try again or try a different card.' I tried many times, the error is still there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am facing the same issue. I am using the Random Card generator tool, ensuring that the Card location and the address belong to the same country, but to no avail. Tried with at least 15 different cards using the Paypal tool but none of them worked. Same error as always:
ppxo_inline_guest_unhandled_error
Error Object:
{
"handledErrors": [
{
"field": "__page__",
"contentKey": "pageLevelError.cardInternalError"
},
{
"field": "__page__",
"contentKey": "pageLevelError.cardGenericError"
}
],
"unhandledErrors": [],
"inline_guest_version": "2.19.3",
"timestamp": 1681911668520,
"windowID": "774a824e78",
"pageID": "5a83eb74af",
"referer": "www.sandbox.paypal.com",
"host": "www.sandbox.paypal.com",
"path": "/smart/card-fields",
"env": "sandbox",
"country": "US",
"lang": "en",
"uid": "uid_599f27bd87_mtm6mzi6mdu",
"ver": "2.19.3"
}

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Unable to issue a refund from our business sandbox account in Sandbox Environment
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Paypal 3DS intigration error in NVP/SOAP APIs
- Re: How do i transfer my money from my sandbox Paypal account to my card? Or how can i withdraw it? in Sandbox Environment
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs