wmh0954 Posted January 25, 2007 Posted January 25, 2007 has anyone seen this error message before? The first four digits of the number entered are: <br>If that number is correct, we do not accept that type of credit card.<br>If it is wrong, please try again. I have searched the forum for Authorize.net info. and I am unable to fix the problem with all of the changes that I have installed. I am currently running authorizenet.php,v 1.48 2003/04/10 21:42:30 project3000 Exp with the following fix: catalog/includes/modules/payment/authorizenet_aim.php AT LINE 338 CHANGE tep_redirect(tep_href_link(FILENAME_CHECKOUT_PAYMENT, 'error_message=' . $x_response_text . ' - ' . urlencode(MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_DECLINED_MESSAGE), 'SSL', true, false)); WITH tep_redirect(tep_href_link(FILENAME_CHECKOUT_PAYMENT, 'payment_error=' . $this->code . '&error=' . $x_response_text . ' - ' . urlencode(MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_DECLINED_MESSAGE), 'SSL', true, false)); Any assistance would be greatly appreciated. Quote
wmh0954 Posted January 25, 2007 Author Posted January 25, 2007 Never mind. I got it working with a previous version of the authorizenet.php script. Quote
Guest Posted January 29, 2007 Posted January 29, 2007 Wayne! Are you still out ther? I need the fix for this ASAP!!! Please e-mail me [email protected].. Please Please! No one is answering on this issue.... Never mind. I got it working with a previous version of the authorizenet.php script. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.