I have been at this for over a week now trying to get my clients site back online. We were using paypal, which was working fine, but now wanted to use authorize.net. I have set everything up, everything is up to date, modules and core. I also get the follow issue in testmode and live, after entering all information, name address, ... enter CC info click review order, all information is there then click submit and I get "We were unable to process your credit card payment. Please verify your card details and try again. If the problem persists, contact us to complete your order." I look in the logs and I can see that most of the information that is being sent to authorize.net is missing.
Debug response:
Array
(
[0] => "3"
[1] => "1"
[2] => "103"
[3] => "(TESTMODE) This transaction cannot be accepted."
[4] => "000000"
[5] => "P"
[6] => "0"
[7] => ""
[8] => ""
[9] => "75.57"
[10] => "CC"
[11] => "auth_capture"
[12] => ""
[13] => ""
[14] => ""
[15] => ""
[16] => ""
[17] => ""
[18] => ""
[19] => ""
[20] => ""
[21] => ""
[22] => ""
[23] => ""
[24] => ""
[25] => ""
[26] => ""
[27] => ""
[28] => ""
[29] => ""
[30] => ""
[31] => ""
[32] => ""
[33] => ""
[34] => ""
[35] => ""
[36] => ""
[37] => "XXXXXXXXXXXXXXXXXXXXXXXXX"
[38] => ""
[39] => ""
[40] => ""
[41] => ""
[42] => ""
[43] => ""
[44] => ""
[45] => ""
[46] => ""
[47] => ""
[48] => ""
[49] => ""
[50] => ""
[51] => ""
[52] => ""
[53] => ""
[54] => ""
[55] => ""
[56] => ""
[57] => ""
[58] => ""
[59] => ""
[60] => ""
[61] => ""
[62] => ""
[63] => ""
[64] => ""
[65] => ""
[66] => ""
[67] => ""
)
Any suggestions of what this could be. I have looked high and low online but haven't seen anyone with this issue.
I have also posted this on ubercart.org
http://www.ubercart.org/forum/support/21392/authorizenet_not_working
Thanks
Comments
Comment #1
longwaveWe need to know what Ubercart is sending to authorize.net to be able to debug this.
Comment #2
tr commentedMarking as cannot reproduce, as there have been no other reports of similar problems and the additional information requested has not been provided. Feel free to reopen the issue if you continue to have the problem and can provide more details.