【发布时间】:2014-06-22 00:54:09
【问题描述】:
我在 Magento 1.7.0.2 上设置了 Paypal Payments Pro,但是当我尝试下订单时,Paypal 返回错误:
[response] => Array
(
[TIMESTAMP] => 2014-05-05T15:52:41Z
[CORRELATIONID] => 310e857075603
[ACK] => Failure
[VERSION] => 72.0
[BUILD] => 10850615
[L_ERRORCODE0] => 10002
[L_SHORTMESSAGE0] => Security error
[L_LONGMESSAGE0] => Security header is not valid
[L_SEVERITYCODE0] => Error
)
关于什么可能导致此安全标头问题的任何想法?
【问题讨论】:
标签: php magento paypal payment-gateway