可以使用API将PayPal付款设置为待定状态吗?

huangapple go评论80阅读模式
英文:

Is it possible to put a PayPal payment on a pending status using API

问题

我想实现一个交易流程。
买家向卖家发送付款,但卖家只有在我的服务器批准后才能收到款项,而且买家已经收到了他们所支付的物品。

是否可以使用PayPal API来实现这一点?
如果不行,是否有其他替代方案?

我已经阅读了PayPal的文档,没有找到相关内容。
想知道是否有其他使用PayPal或其他公司的选项。

英文:

I want to implement a flow for transactions.
A buyer sends a payment to a seller but the seller will not receive the money until my server will approve it's ok and the buyer has received what they paid for.

Is it possible to do that using PayPal API?
If not, are there any alternatives?

I've read the PayPal documentation and didn't find something about it.
Wondering if there are any other options using PayPal or other companies.

答案1

得分: 1

PayPal使用名为延迟支付的功能来实现这一点。

要使用此功能,您必须拥有一个活跃的PayPal合作伙伴应用,并注册卖家并指定相应的功能。

英文:

PayPal implements this with a feature called Delay disbursement.

You must have a live PayPal partner app and onboard sellers with the feature specified in order to use it.

huangapple
  • 本文由 发表于 2023年8月10日 23:20:56
  • 转载请务必保留本文链接:https://go.coder-hub.com/76877160.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定