可以在paypal pro请求上创建自适应付款

时间:2015-07-31 15:14:29

标签: paypal paypal-adaptive-payments

我想知道我是否可以在paypal pro请求中分割金额请求。我使用PayPal_base.dll并创建DoDirectPaymentRequest或DoExpressCheckoutPaymentRequest。但我想知道我是否可以拆分或使用自适应付款来在两个不同的账户中汇款。

1 个答案:

答案 0 :(得分:0)

You can use adaptive payments to split the payments using Express Checkout, but not with DoDirectPayment.

Here is some info on setting up adaptive: https://developer.paypal.com/docs/classic/adaptive-payments/ht_ap-basicChainedPayment-curl-etc/

and the Express Checkout guide: https://developer.paypal.com/docs/classic/express-checkout/gs_expresscheckout/