kastle Posted October 26, 2002 Posted October 26, 2002 I've read through a ton of posts here and haven't been able to get my site working correctly using BN's ADC response contrib. I continously get that "There has been an error processing you credit card, please try again." error. Server info -- I am running with PHP (with curl <7.9.8> support) & apache(with apache-ssl) on a RH6.2 box. Within Auth.net settings - The Response string version is currently 3.1. Referrer URL's -- checkout_confirmation.php & checkout_process.php Default Receipt Link URL -- checkout_process.php Default Relay Response URL -- checkout_process.php ADC Secret Value -- no Test Mode -- off Security -- require password Does anyone have clear steps on setting this thing up? No matter what I do I can't seem to get it to work.
addaction Posted October 26, 2002 Posted October 26, 2002 Hi, It is hard to help without actually going into your OSC and Authorize.net account, but let's star with deleting every URL you have in there. You don't need them. The Response string version is currently 3.1. Referrer URL's -- SHOULD BE EMPTY Default Receipt Link URL -- SHOULD BE EMPTY Default Relay Response URL -- SHOULD BE EMPTY You are not using the Relay Response but the Direct Response: SETTINGS IN AUTHORIZE.NET CONTROL PANEL: Direct Response Delimiter Specify if the transaction response should be delimited. If you wish to delimit the transaction response, specify the character used to delimit and an encapsulation character (if required). Direct Response Delimiter Delimited Response: Yes Default Field Separator ,(comma) Are you using SSL? if so set: Require Password for ALL Transactions to yes. Otherwise NO. Try it and let me know.
kastle Posted October 26, 2002 Author Posted October 26, 2002 What about the Field Encapsulation Character? And I am using SSL....
addaction Posted October 26, 2002 Posted October 26, 2002 If you use SSL, use your password in the OSC settings and set the require password for all transactions to "yes" (check the box) in Authorize. Leave the Field Encapsulation Character area blank.
kastle Posted October 26, 2002 Author Posted October 26, 2002 Also, when I set the account to "testing" and test mode to 1, I get a blank confirmation page....
addaction Posted October 26, 2002 Posted October 26, 2002 Don't set the OSC to testing, but set your account in Authorize.net in TEST MODE. Use the CC number: 4111 1111 1111 1111 with any exp. date to test the transaction. Now nothing gets recorded in authorize.net, but you should be able to finish the order on your site and you should receive a e-mail from authorize.net that your transaction was approved.
kastle Posted October 26, 2002 Author Posted October 26, 2002 I'm still getting that error... Side note. For some reason, I can't get ride of the "Field Encapsulation Character" on the Authorize.net Admin site.
kastle Posted October 26, 2002 Author Posted October 26, 2002 Delimited Response: Yes Default Field Separator .(comma) Field Encapsulation Character | (pipe)
kastle Posted October 26, 2002 Author Posted October 26, 2002 UPDATE -- I've got it to the point where I get a email from Authorize.net saying the transaction processed, but on the site I still get "There has been an error processing your credit card, please try again." error from checkout_payment.php Any thoughts?
addaction Posted October 26, 2002 Posted October 26, 2002 Not sure there, hard to say what the problem is. Check all the changes you made with incorporating the ADC contribution.
kastle Posted October 26, 2002 Author Posted October 26, 2002 Yeah, I've been back through it a good many times. Downloaded the package again, installed it from the package itself. Same thing.... I'll use CC manual processing for now...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.