recipient_wallet VENMO giving 400 BAD REQUEST
experimenter
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jun-09-2024
02:35 PM
I am facing the same problem as here. response from paypal is
{
"name": "VALIDATION_ERROR",
"message": "Invalid request - see details",
"debug_id": "e7f3e372ef137",
"information_link": "https://developer.paypal.com/docs/api/payments.payouts-batch/#errors",
"details": [
{
"field": "items[0].recipient_wallet",
"location": "body",
"issue": "Recipient wallet not supported in sandbox."
}
],
"links": []
}
Is venmo still not supported via sandbox?
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
- Paypal direct card payment while pressing checkout, white screen appears and keeps loading, in SDKs
- POST/V2/checkout/orders failed transaction in REST APIs
- recipient_wallet VENMO giving 400 BAD REQUEST in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Android Braintree SDK: PayPal Validation Failed|2073 : VALIDATION_ERROR| in SDKs