Paypal 链式支付给我在生产环境中的所有用户带来错误
Paypal chained payment gives error to all my users in production environment
我有一个 iOS 应用程序需要让用户使用 paypal 销售他们的产品。通过链式付款,我将物品价格的 10% 发送给我。我使用了这个在沙盒环境中运行良好的 paypal API:
https://developer.paypal.com/docs/classic/adaptive-payments/ht_ap-basicChainedPayment-curl-etc/
在生产环境中,当用户尝试向贝宝网站 return 支付对象时出现以下错误 "Your payment can’t be completed. Please return to the participating website and try again."
我已尝试按照您在此 link http://support.audiogon.com/customer/portal/articles/1507399-paypal-your-payment-cannot-be-completed- 中看到的步骤进行操作,但没有成功。
有什么建议吗?
您确定所有商户帐户卖家都没有检查"Initiate payments from the Pay Anyone subtab of the Send Money tab"吗?
我有一个 iOS 应用程序需要让用户使用 paypal 销售他们的产品。通过链式付款,我将物品价格的 10% 发送给我。我使用了这个在沙盒环境中运行良好的 paypal API: https://developer.paypal.com/docs/classic/adaptive-payments/ht_ap-basicChainedPayment-curl-etc/
在生产环境中,当用户尝试向贝宝网站 return 支付对象时出现以下错误 "Your payment can’t be completed. Please return to the participating website and try again."
我已尝试按照您在此 link http://support.audiogon.com/customer/portal/articles/1507399-paypal-your-payment-cannot-be-completed- 中看到的步骤进行操作,但没有成功。
有什么建议吗?
您确定所有商户帐户卖家都没有检查"Initiate payments from the Pay Anyone subtab of the Send Money tab"吗?