-
Notifications
You must be signed in to change notification settings - Fork 370
Multiple receiverEmail #30
Comments
@wang-jotform, Dave from PayPal here. I don't understand your question. Could you please explain your situation in a bit more detail, including why you would want to use more than a single email address? |
Sure. // Get a client id from developer.paypal.com. The receiverEmail is the email address
I want to also send payment other paypal accounts. |
@wang-jotform I understand now -- thanks. At this time you can only send payments to your own developer account. The ability to direct the funds to a third party will probably be added in the future, but I don't have a date estimate for you. |
@wang-jotform you got me curious, so I've just tried a couple of experiments. In fact, changing the My understanding, though, is that this is not currently an officially supported configuration. Therefore I would not advise you to rely on this approach for now. |
@dgoldman-ebay is correct that this is not a supported configuration. This will not work for credit card payments. Those transactions will be deposited in the account that owns the |
What is the current suggestion for doing an adaptive chained payment within ios? The MPL is deprecated and the REST API doesn't support a chained payment and therefore neither does the iOS SDK. Is there a preferred option? |
@lsmolic Although it has been deprecated and is not undergoing active development, MPL remains a viable option for you to use at this time. |
Hey guys, cheers |
Sorry, @folivi. Nothing new to report at this time. |
@folivi I'm working on an app too. Maybe we can work together. When you get a chance, let's chat. Reach me at Henry at(@) formgram .(dot) com |
Relevant discussion continues in #140. |
I am going to use dynamic receipt email in Paypal id.
Is it possible to use multiple email address in Paypal SDK?
The text was updated successfully, but these errors were encountered: