I'm using D6.12, U2, AIM
Do I need to go to the authorize.net website and do any configuring there? All I did was copy the API Login ID and Transaction Key from there into my UC Authorize.net settings and it immediately worked using Authorize.net's test mode. It continued to work when I switched it over to Production mode.
Authorize & capture have been working fine, returning:
Authorization and capture
ACCEPTED:
This transaction has been approved.
Amount: $12.21
AVS response: Y - Address (Street) and five digit ZIP match
CVV match: M - Match"
My client wanted to try authorize only, so I changed the setting this morning. It rejected the same credit card previously accepted:
Authorization only
REJECTED:
This transaction cannot be accepted.
Amount: $12.21
AVS response: P - AVS not applicable for this transaction
CVV match: -
I decided to switch it back to authorize & capture, but now it's rejecting that (same credit card) too:
Authorization and capture
REJECTED:
This transaction cannot be accepted.
Amount: $12.21
AVS response: P - AVS not applicable for this transaction
CVV match: -
I can't figure out what went wrong. I've looked around on the Authorize.net site and there are settings there that haven't been set (Transaction Format, Security...) CCV doesn't have any 'reject' boxes checked. I can't find any documentation on the Drupal or UC website mentioning the need to set anything there, so I'm wondering if Ubercart settings override them and are all I need?
I've disabled the authorize.net module & re-enabled it, triple-checked all my credit card & authorize.net settings. Credit card is charged when I use Test gateway and Authorize.net Test mode.
My site can't currently accept any credit card payments, so any help will be greatly appreciated.


Thanks!