【发布时间】:2017-07-13 20:49:09
【问题描述】:
点击此链接:
https://developer.paypal.com/docs/classic/express-checkout/integration-guide/ECReferenceTxns/
首先我调用快速结帐选项,它给了我一个令牌 ID,然后我调用 CreateBillingAgreement($tokenid),它给出了这样的错误:
[TIMESTAMP] => 2017-02-23T11:24:03Z
[CORRELATIONID] => 5cf858da7986
[ACK] => Failure
[VERSION] => 64
[BUILD] => 30029726
[L_ERRORCODE0] => 11455
[L_SHORTMESSAGE0] => Buyer did not accept billing agreement
[L_LONGMESSAGE0] => Buyer did not accept billing agreement
[L_SEVERITYCODE0] => Error
【问题讨论】:
标签: php codeigniter paypal paypal-sandbox payment