active_merchant icon indicating copy to clipboard operation
active_merchant copied to clipboard

How do I trigger specific response codes from Authorize.net?

Open benlieb opened this issue 3 years ago • 1 comments

Authorize.net has an extensive configuration for generating specific response codes for credit card processing using zip codes and special cvv codes, etc in the sandbox.

I've made an integration to Authorize.net using ActiveMerchant, but it is unclear to me how to use it to generate specific responses from the server, especially since they've moved to using zip codes to trigger things.

How do I send a zip code with a charge request? Some of the cvv codes are supposed to trigger specific responses in the sandbox, but I they haven't worked for me.

Any help appreciated.

benlieb avatar Apr 08 '21 23:04 benlieb