AL-Benjamin
05-13-2002, 05:37 PM
anybody know where i could get an example of some code to do an adc connect on authorize.net servers? ie. post a transaction and get response 1 = ok 2 = bad etc?
![]() | View Full Version : adc on authorize.net AL-Benjamin 05-13-2002, 05:37 PM anybody know where i could get an example of some code to do an adc connect on authorize.net servers? ie. post a transaction and get response 1 = ok 2 = bad etc? AudiBoy 05-13-2002, 08:19 PM check this link out... http://www.phpbuilder.com/columns/michael20010510.php3?page=1 Chas 05-14-2002, 10:39 AM I coded an "ADC Response" script in perl for a client a few months ago. These links: https://secure.authorize.net/docs/developersguide.pml#ADCRR & https://secure.authorize.net/docs/response.pml had a lot of info that I found useful. I have another link at home that actually shows code but it wasn't for the ADC method. I will look for it when I get home as it did prove useful too. I can't really show you my code but if you have any perl specific questions shoot me an e-mail me and I can try to help you out. Regards, Charlie piper@dev-null.net |