Payee account invalid
krisha008
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jul-12-2023
01:48 AM
I want to send money to other seller. I am trying to using below code but it is showing Payee account invalid even account is working.
purchase_units: [
{
amount: {
currency_code: currency,
value: amount,
},
payee: {
email_address: "*****@gmail.com",
},
payment_instruction: {
disbursement_mode: "INSTANT",
platform_fees: [
{
amount: {
currency_code: currency,
value: service_fee_amount,
},
},
],
},
},
],
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
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- IPN simulator always send INVALID answer in Sandbox Environment
- ExpressCheckout to REST API - Is Partner Program Now Required to Host Simple 3rd Party Transactions? in REST APIs
- I get always the error: "invalid client_id or redirect_uri" from signin authorize endpoint. in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- AUTHORIZED Orders with platform_fee 2024 in REST APIs