【发布时间】:2014-04-26 12:06:36
【问题描述】:
我正在使用 PayPal 的 Mass Pay API 构建一个支付系统。根据他们的文档,一条消息将返回以下状态响应之一:
- “成功”
- “成功警告”
- “失败”
- “FailureWithWarning”
有谁知道 Mass Pay API 的“SuccessWithWarning”情况的示例是什么?我只能在沙盒中模拟“成功”和“失败”。即使在为我的 Sandbox 帐户打开 Negative Testing 之后,我也无法使用 Mass Pay API 重现“SuccessWithWarning”状态。任何帮助表示赞赏!谢谢。
供参考:
https://developer.paypal.com/docs/classic/api/NVPAPIOverview/
【问题讨论】:
标签: paypal paypal-sandbox