Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

authorizenet no errors???


dan000

Recommended Posts

Posted

I am using authorizenet.php

w/ CC module

 

I have real products and the rest of the site is ready to go live.

 

the only issue is when I place an order and try to check out, I get no errors?

 

authorize.net module is "production" and user name is correct.

I put the wrong password in the setting so I would get an error but the orders go thru fine(without error from osC). it doesn't post anything to authorize.net obviously but I am not sure why I am NOT getting some kind of warning or error?

 

is there a debug feature I can turn on in the PHP code so it will output what its doing (or not doing)?

 

site:http://bianca.affordablehost.com/~daniella/os

Posted

If anyone has any idea at all, I would love to hear them. I am getting to my deadline and stressing out :)

thanks

Posted

As far as I can tell; osCommerce doesn't have the notion of an "error" during processing; leading to two serious failures;

 

1. if the order failes to be charged (avs error, bank declined, etc.) the customer is simply re-directed to the credit card page again without any indication of why. This leads to the customer repeatedly trying a bad card. This is costing me $10-$20 per day (because every failure costs .40 in fees). :(

 

2. if the order is charge, but your processor's response fails to get back (internet connection temporarily drops somewhere, routing issue, etc.) then the customer gets charged, but you do not get notified of the order. In fact, the customer does not have an order according to osCommerce!!! Still trying to figure out how to handle this one...

Archived

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

×
×
  • Create New...