Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Authorize.net problems


kastle

Recommended Posts

Posted

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.

Posted

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.

Posted

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.

Posted

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.

Posted

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.

Posted

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?

Posted

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...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...