RE: Authorize.net Consolidated v.1.0 for AIM

cmccann <[email protected]> 26 Aug 2003 22:50:08 -0000
Newsgroups gmane.comp.web.oscommerce.features
Message-ID <42b638c674d7309306a5e7193db4b0a1@osCommerce-Forums>
This message was sent from: Features
http://forums.oscommerce.com/viewtopic.php?p=220110#220110
----------------------------------------------------------------

[quote]$form_data = array( 
x_Login => MODULE_PAYMENT_AUTHORIZENET_LOGIN, 
x_tran_key => MODULE_PAYMENT_AUTHORIZENET_TRANSKEY, 
x_Delim_Data => 'TRUE', 
x_Version => '3.1', 
x_Type => 'AUTH_CAPTURE[/quote]

My code in the authorize_direct.php file is the same as above plus I have x_relay_response => 'TRUE', and password required is not enabled. I do not have any default URLs in authorize.net settings. For Direct Response Delimiter, Delimited Response is set to "yes" with Default Field Separator as comma with Field Encapsulation Character blank.

cURL is 7.10.2 Open SSL/0.9.6jzlib/1.1.4. 

I give up, any ideas as to why I cannot connect and still get the error processing you credit card?


Cheryl