paypal - paypal交易如何收取10%费用

标签 paypal

我正在我的网站上实现 Paypal 结账系统。基本上有一个卖家、买家和我的公司。当卖家出售商品而买家购买商品时,我(企业)将获得买家支付金额的 10%。 Paypal api 中是否有选项,或者我必须采用其他方式吗?

最佳答案

您可以在自适应付款 API 中使用链式付款: https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/gs_AdaptivePayments/

Chained payments enable a sender to send a single payment to a primary receiver. The primary receiver keeps part of the payment and pays secondary receivers the remainder. For example, your application could be an online travel agency that handles bookings for airfare, hotel reservations, and car rentals. The sender sees only you as the primary receiver. You allocate the payment for your commission and the actual cost of services provided by other receivers. PayPal then deducts money from the sender's account and deposits it in both your account and the secondary receivers' accounts.

关于paypal - paypal交易如何收取10%费用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18200889/

相关文章:

php - 当用户取消 PreApproval Adaptive Payments 时,PayPal IPN 不会触发

asp.net - 如何通过 eBay API 获取 PayPal TransactionID

php - 从哪个网站完成的 Paypal 付款

paypal - 如果我在网上商店使用 PayPal,我是否需要担心用户的信用卡?

php - 取消订阅每月定期付款?

Paypal 仅在订阅完成后才返回授权码?

php - Paypal 多件商品 立即购买

php - PayPal PHP API,信用卡和借记卡的处理方式相同吗?

php - Windows srv 2012 R2 IPN 问题上的 XAMPP

php - Paypal 信用卡 NVP 经常性付款配置文件在创建用户的新配置文件后立即被取消