-
Notifications
You must be signed in to change notification settings - Fork 370
How can I use two Paypal account in one App? #215
Comments
@mrgaolei hi, i am not sure i fully understand your question, can you rephrase it please? |
I'm running a shopping app, and I need to set two paypal accounts for receiving customers' payment in single app. I want to know how I can set my api so that my customers can pay to these two paypal accounts accordingly, say, according to different items they are buying. If they buy women, they pay to account 1, they buy men, they pay to account 2, in that order. |
Same problem. I have my personal account on Paypal, and now also the company account. So I need to use the same app with the need to select which Paypal account to use. It this supported by the app ? |
@cpino If you're talking about using multiple accounts as the payee (e.g. the person/entity getting paid), please see #140 and the latest release to see if using the payeeEmail fits your needs. This allows a merchant to facilitate a third party payee. If that isn't your issue, please open a new issue with more details on your use case. Thanks. |
I need to integration multiple paypal accounts in one single app, so that the customer can pay accordingly. how can i do this using:
The text was updated successfully, but these errors were encountered: