Essence_of_Pure
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Aug-02-2020
08:49 AM
In a website, I need a way to automatically generate donate buttons for each of its users. The user provides their paypal merchant ID in their account settings, then I can use that to create a payment. Which API endpoint can I use to accomplish this?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions
Essence_of_Pure
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug-02-2020
10:23 AM
You will have to specify the merchant ID in the payee object in your web API request.
https://developer.paypal.com/docs/api/payments/v1/?mark=payee#definition-payee
1 REPLY 1
Essence_of_Pure
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug-02-2020
10:23 AM
You will have to specify the merchant ID in the payee object in your web API request.
https://developer.paypal.com/docs/api/payments/v1/?mark=payee#definition-payee

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
- Error message for obtaining access_token in REST APIs
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Which api can get oauth2.0 authorization_code? in REST APIs
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs