baicai Posted December 18, 2011 Share Posted December 18, 2011 错误报告: PayPal response: TIMESTAMP -> 2011-12-18T01:18:37Z CORRELATIONID -> d03e91e96dc7 ACK -> Failure VERSION -> 60.0 BUILD -> 2271164 L_ERRORCODE0 -> 10736 L_SHORTMESSAGE0 -> Shipping Address Invalid City State Postal Code L_LONGMESSAGE0 -> A match of the Shipping Address City, State, and Postal Code failed. L_SEVERITYCODE0 -> Error 订单的Shipping Address如下: 9600 BELLAIRE BLVE SUITE 101ST 6128TH WILCREST DR houston, Maine 77036 United States Link to comment Share on other sites More sharing options...
Dawenxi Posted December 19, 2011 Share Posted December 19, 2011 可以把 paypal 的地址验证去掉 在modules/paypal/standard/redirect.tpl里,大约是36行 将 address_override 由 1 改为 0, 如下 <input type="hidden" name="address_override" value="0" /> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now