This is my first outing with Drupal and Ubercart. I am very close to completing a site but I am having a problem with Authorize.net. Every attempt to process a transaction ends with the generic "We were unable to process your credit card payment" error message. My watchdog table only shows a uc_payment error that says the credit card number is invalid. There are no uc_authorizenet errors.
My API Login and Tansaction Key are correct and have been verified with Authorize.net several times. A small transaction was run through the Authorize.net website and it worked fine. According to support at Authorize.net, they aren't even seeing my test transactions hit the gateway.
All of this leads me to believe that the CC validator is not working properly; that the payment module is never even connecting to Authorize.net. To check this, I disabled card number validation but I am still getting the same error.
I am configured to run in Live mode and have CVV turned on.
I would be eternally grateful for a little help with this.
Thanks!
MK
