Paypal 付款项目的状态为 "blocked"- 如果有后续工作流程是什么?

标签 paypal paypal-sandbox paypal-rest-sdk

我们目前正在尝试使用 Paypal REST API 创建支付系统。 因此我们需要使用 Payout API由 Paypal 指定。

有一个部分描述了支付项可以具有的不同状态和返回代码:click here

我不清楚的是:

BLOCKED - The item is blocked.

问题是:

  1. 如果付款项的状态为“已卡住”,这是否意味着付款将被取消并将钱退还给我们(作为帐户所有者),或者这是否意味着钱已发送并且我们的部分付款成功并因此结束?
  2. 是否有任何后续工作流程?例如:状态“已阻止”是否会在一段时间后更改为例如“已退回”,就像一个月后“无人认领”的支出一样?

最佳答案

  1. If a payout item has the state "blocked", does this mean, that the payout will be canceled and the money returned to us - as account owners - or does it mean, that the money was send and our part of the payout was successful and therefore finished?

据我所知,不会发送钱,事实上,不会调用支付服务器,因为 PayPal 会在调用支付服务器之前先运行风险检查。

  1. Are there any subsequent workflows? For example: will the state "blocked" be changed after some time to for example "returned", like it happens with "unclaimed" payouts after a month?

答案同(1)。不会调用支付服务器,因此不会从收款人账户发送任何款项。

关于Paypal 付款项目的状态为 "blocked"- 如果有后续工作流程是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31385611/

相关文章:

ruby-on-rails - 适用于 Ruby 的 PayPal REST SDK - 非全局配置

Paypal pro API 和付款时的验证错误

php - 使用 Paypal 沙盒时,请登录以使用 Paypal 沙盒功能

c# - 从 C# 使用 Paypal REST API

ios - iOS 移动应用程序中的 Paypal 集成

asp.net - 为什么我使用 c# 在 asp.net 中收到来自 Paypal 的无效响应?

paypal - 在 Amps 中触发更新时出现 MarkLogic "Could not find trigger module"错误

c# - 安全地将信用卡号转移到 Paypal

Paypal (ExpressCheckoutAPI) 运费税

javascript - PayPal Express Checkout.js - Checkout.js 中未定义的 indexOf