Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I have authorize.net setup to process credit cards. Unfortunately when I try to complete the order process I get sent back to the Payment Information page and there is a red bar accross the top of the page with the error:

 

There has been an error processing your credit card. Please try again.

 

I have called authorize.net, they told me to change line

$this->form_action_url = 'https://certification.authorize.net/gateway/transact.dll';

to

$this->form_action_url = 'https://secure.authorize.net/gateway/transact.dll';

 

Of course this solved nothing. Is there some way I can easily see a real error message or has someone come across something like this before?

 

This has happened in test and production mode, and with a valid credit card.

Posted

I'm having the same problem. Has anyone answered this before?

 

 

 

 

 

I have authorize.net setup to process credit cards. Unfortunately when I try to complete the order process I get sent back to the Payment Information page and there is a red bar accross the top of the page with the error:

 

There has been an error processing your credit card. Please try again.

 

I have called authorize.net, they told me to change line

$this->form_action_url = 'https://certification.authorize.net/gateway/transact.dll';

to

$this->form_action_url = 'https://secure.authorize.net/gateway/transact.dll';

 

Of course this solved nothing. Is there some way I can easily see a real error message or has someone come across something like this before?

 

This has happened in test and production mode, and with a valid credit card.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...