PDA

View Full Version : Anyone else getting this error?


KennyL
6-30-03, 09:43 PM
I have the SSL set up and my entire osCommerce cart set up.
I am using Authorize.net for Merchant Card Services
The Credit card transaction is completeing but on the relay it seems like it is timing out

---------------------------------------------------------------------------------
An error occurred while trying to report this transaction to the Merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.

This transaction has been approved.

It is advisable for you to contact the merchant to verify that you will receive the product or service.
---------------------------------------------------------------------------------

my relay URL is: https://www05.powweb.com:11531/store/catalog/checkout_process.php


is anyone else getting this type of error? I know its not the card service and I heard about a IE & SSL & Apache bug but I dont have any info to work around it.

WenzlerPaul
7-5-03, 04:08 PM
Hi,

This error message is caused by Authorize.net not accepting the transaction anymore, it is because they upgraded their system and it is requiring ADC method now. You can refer to this link below for reference and you can try installing the module.

http://www.oscommerce.com/community/contributions,725

However, I also had some difficulty regarding this matter because it will require path to CURL ( a component of Unix system) for security purpose.

You will find reference regarding this issue when you log on to your Authorize.net panel and look under announcements.

If you have a php coder, he/she can simply adapt the same code that Authorize.net provides.

My experience on this matter also was that the transaction sometimes goes through, but mostly not. Another info, osCommerce is not one of those carts recognized by Authorize.net (the last time I checked). You may also end up receiving an automatic email from Authorize.net prompting you of that error.

Hope this information did help you.

Paul Barrera