3

我刚刚注册了一个 Authorize.Net 测试帐户,然后我下载了 SDK,将其安装到我的 Tomcat 服务器中,并使用我的测试帐户信息配置了 helper.jsp,但是当我提交“咖啡购物车”示例时,他们给,它给了我一个非常模糊的错误,我无法弄清楚。关于如何调试它的任何想法?

We're sorry, but we can't process your order at this time due to the following error:

Transactions of this market type cannot be processed on this system. 
response code 3 
response reason code 87 

响应代码文档在这里: http ://www.authorize.net/support/merchant/Transaction_Response/Response_Reason_Codes_and_Response_Reason_Text.htm

4

1 回答 1

4

听起来您有一个零售测试帐户,而不是电子商务测试帐户。要么获得一个新的电子商务测试帐户,要么看看您是否可以让 Authnet 更改您当前测试帐户的帐户类型。

于 2011-04-23T21:59:05.220 回答