Paypal Integration

mohammediqbalbe
Contributor
Contributor

Hi, I have developed a web application that will have multiple users. Each user will have their own customers, and the primary purpose of these users is to receive payments from their customers. Which approach would be the most suitable for integrating this type of payment system?

Login to Me Too
4 REPLIES 4

MTS_John
Moderator
Moderator

Hi @mohammediqbalbe ,


Thank you for posting to the PayPal Merchant Community.


Making API calls on behalf of another PayPal user in the live environment will require pre-approval from our sales team at the following link [https://developer.paypal.com/docs/multiparty/#link-tellusaboutyourplatform], but you may start developing in sandbox without pre-approval using PayPal Complete Payments Platform for Marketplaces and Platforms [https://developer.paypal.com/docs/multiparty/get-started/].

 

If you have any additional questions about integrating PayPal with your platform, please feel free to ask here or create a PayPal Merchant Technical Support (MTS) ticket via the following URL: https://www.paypal.com/mts. Please ensure that you provide detailed information and any errors you are experiencing when submitting the ticket.

Sincerely,
John
MTS
PayPal

If you found this post helpful, please give it a kudos or accept it as a solution so it can help others with a similar question.

Login to Me Too

mohammediqbalbe
Contributor
Contributor

Hi , thanks for replying me on this question.

I will list the requirements that we are going to develop .

We have our own app that app will have users those users are allowed to integrate their paypal account with our app and then they want to send invoice to their customers and receive payments from them this is our scenarios , please help me on this that how can i achieve that what are the possible ways of integrating that with our app. 

Thanks for considering @MTS_John 

Login to Me Too

MTS_John
Moderator
Moderator

Hello @mohammediqbalbe

 

To make API calls on behalf of your merchants and buyers will require you to use a platform REST app that you can create in your PayPal developer dashboard [https://developer.paypal.com/docs/multiparty/create-account/#create-your-sandbox-api-caller-account]. Just select "Platform" when creating an app in sandbox. This platform app allows you to make calls on behalf of your merchants and to use the partner APIs. 

 

Use the Partner Referrals API to onboard PayPal seller accounts to your platform [https://developer.paypal.com/docs/api/partner-referrals/v2/]. The process is documented from here on our developer site by following those 2 links, and this is the place to start. If you have any additional questions please feel free to ask and we will do our best to respond. 

 

Sincerely,
John
MTS
PayPal

If you found this post helpful, please give it a kudos or accept it as a solution so it can help others with a similar question.

Login to Me Too

mohammediqbalbe
Contributor
Contributor

Sure, here’s the corrected version:

 Thanks for the quick reply, @MTS_John . I have one more question. If I am using the process to set up a PayPal account, will the sellers I have onboarded be listed in my partner app, along with their transactions? And, will the people I onboarded be able to see their transactions in their accounts? Please correct me if I’m mistaken.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.