chained-payments

To do chained payments 'must get permission from PayPal' - what does that mean?

痴心易碎 提交于 2020-01-01 09:55:13
问题 I am trying to find a method to implement chained payments, but where I am the secondary receiver, and am making the API call on behalf of another PayPal account, who would be the primary receiver. Is it possible to make this API call on behalf of another person? The other person would likely has a Verified Premiere account (rather than a Business Verified account). One reason I am unsure that this is possible is because the documentation on chained payments clearly states 'The API caller

How to manage multi-vendor PayPal transactions with service fee for my site?

血红的双手。 提交于 2019-12-13 02:11:27
问题 My web application is a multi-vendor marketplace service PayPal requires that the vendors are the primary recipient for chargeback reasons My company collects a service fee % from the vendor for each sale There can be several vendors in one client purchase Chained payments only allow one primary recipient Parallel payments require that I expose the buyer to the service fee. For example, if I show an item for sale for $11 on the site, in PayPal's transaction interface, the buyer then must

To do chained payments 'must get permission from PayPal' - what does that mean?

[亡魂溺海] 提交于 2019-12-04 05:36:15
I am trying to find a method to implement chained payments, but where I am the secondary receiver, and am making the API call on behalf of another PayPal account, who would be the primary receiver. Is it possible to make this API call on behalf of another person? The other person would likely has a Verified Premiere account (rather than a Business Verified account). One reason I am unsure that this is possible is because the documentation on chained payments clearly states 'The API caller must get permission from PayPal to use chained payments.' (via https://developer.paypal.com/webapps