php - PayPal 相关政策和整合

标签 php paypal

我目前正在开发一个拍卖网站,我想知道我是否可以保留付款。我需要这样做以避免不公平的交易。例如:

A seller didn't deliver the item to the buyer. I need to hold the payment and then once the buyer has confirmed that the item has been delivered the payment will be transferred to the account of the seller. Is there any possible way to attain this logic?

谢谢

最佳答案

我的建议是使用 Authorization and Capture在 Paypal 。 它使用可以实现的 Express Checkout API 来延迟订单履行。 Authorization & Capture,或 Auth/Capture,允许您授权交易资金的可用性,但将资金的获取延迟到以后的时间。这对于订单履行流程延迟的商家通常很有用

关于php - PayPal 相关政策和整合,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21965615/

相关文章:

php - 将 IP 白名单添加到 Laravel 5 维护模式时出错

php - 从复选框检索数组值并动态构建查询以选择内容

Paypal Express Checkout - 增值税既不显示在表格上也不显示在后端

java - 文档中缺少 Paypal 订阅集成完整周期?

paypal - 如何将网站中的用户名链接到 PayPal 信息电子邮件?

php - PDO 查询不返回行

php - 我如何使用 PHP 来混淆电子邮件地址,使它们不容易被垃圾邮件发送者获取?

php - 如果 MYSQL [BLOB] 为 NULL,我该如何更新

paypal - 需要支付流程的解决方案

cakephp - Paypal 地址覆盖