rrmccabe
April 20th, 2005, 10:58 PM
Just tried to port a store that we have been working on to Authorize.net. As soon as I try to check out after filling out C.C. info I get the following error and information
We're sorry, but our payment processor has returned an error, and cannot process this transaction.
Specific error returned: Unavailable
Please try this transaction later. If this problem persists, please email us, and we will assist you.
If you would like to try another form of payment, please click the button below:
MySQL error: Unknown column 'Module_Name' in 'field list'
Query was: SELECT Module_Name FROM Payment_Methods WHERE Name = 'Visa'
Any ideas why we are getting this SQL error?
Thanks
Rich
We're sorry, but our payment processor has returned an error, and cannot process this transaction.
Specific error returned: Unavailable
Please try this transaction later. If this problem persists, please email us, and we will assist you.
If you would like to try another form of payment, please click the button below:
MySQL error: Unknown column 'Module_Name' in 'field list'
Query was: SELECT Module_Name FROM Payment_Methods WHERE Name = 'Visa'
Any ideas why we are getting this SQL error?
Thanks
Rich