gpt4 book ai didi

paypal - 从paypal转账到信用卡

转载 作者:太空宇宙 更新时间:2023-11-03 16:15:44 26 4
gpt4 key购买 nike

当用户取消他/她的交易时,我遇到了与从 paypal 转回信用卡相关的问题。我不想在我们的应用程序中使用 Paypal 退款功能。当用户取消他/她的交易时,我的客户要求同时退回金额。谁能指导我完成此功能,或者是否有任何 API 可以解决此类功能。

提前致谢。德万

最佳答案

I don't want to use paypal refund feature in our application. My client requires to send back amount at the same time when user cancel his/her transaction.

Paypal 如何退款

您不想使用 PayPal 的退款功能,但又想将钱退还给买家?这称为退款。我确定您误解了 PayPal 退款的方式。如果用户使用信用卡付款,他们将退还到他们的信用卡中。如果他们使用银行账户或 PayPal 账户付款,他们将退还至他们的 PayPal 账户。

为买家退款的 API 调用

  1. DoNonReferencedCredit would refund to a credit card you specify, everytime, and you do not need a transaction ID.

    • 在买家不再拥有之前的卡的情况下与交易相关联,或分配给退款的时间PayPal 已经通过,你会想使用 DoNonReferencedCreditAPI。
  2. RefundTransaction would refund the funding source as described in the "How PayPal Refunds" paragraph.

    • 如果您主要关心的是通过 API 发出退款,您有一个交易 ID(您说付款已经完成,所以您应该有一个交易 ID),并且 PayPal 的退款时间已未通过,您应该使用 RefundTransaction API。

关于paypal - 从paypal转账到信用卡,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1968708/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com