我正在使用paypal pro从客户的信用卡收取付款。为了测试我的脚本定期付款我已经设置沙盒帐户与Pro选项(业务 - 专业版)。当我用DoDirectPayment方法向paypal发送api请求时,它会回复我这个错误。
["L_ERRORCODE0"]=> string(5) "10548"
["L_SHORTMESSAGE0"]=> string(21) "Invalid Configuration"
["L_LONGMESSAGE0"]=> string(97) "This transaction cannot be processed. The merchant's account is not able to process transactions."
我尝试过使用多个沙箱帐户,甚至创建新的paypal帐户,但它没有用。我真的很乐意帮助你,谢谢你。
Sandbox Account Configuration 1 Sandbox Account Configuration 2
答案 0 :(得分:0)
通过paypal admin登录将业务帐户升级为business pro。