Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Request help on authorize.net


senthhu

Recommended Posts

I am trying authorize.net in test mode.

 

if((MODULE_PAYMENT_AUTHORIZENET_TESTMODE == 'Test') || (MODULE_PAYMENT_AUTHORIZENET_TESTMODE == 'Test And Debug') ) {

exec("$curl_path -d $data https://test.authorize.net/gateway/transact.dll", $response);

}

 

 

here, I am getting the error as , "There was an error processing your credit card - ():" I am using the test credit card numbers are,

 

Visa :4007000000027

Master card:5424000000000015

 

 

Please help me to sove this error.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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