Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Which Authorize.net module to use?


Gatorfreak

Recommended Posts

The two most recent Authorize.net modules seem to be:

 

1. Authorize.net Consolidated v1.8

Link to contribution

Updated July 26, 2005

 

2. Authorize.net Consolidated v1.7 with Curl fix.

Link to contribution

Updated January 18, 2005

 

Then there is the one that came with OSC 2.2 MS2

 

Is there one that is more widely used? What do #1 or #2 offer that the one packaged with OSC doesn't?

 

Thanks!

Link to comment
Share on other sites

  • 2 weeks later...
The two most recent Authorize.net modules seem to be:

 

1. Authorize.net Consolidated v1.8

Link to contribution

Updated July 26, 2005

 

2. Authorize.net Consolidated v1.7 with Curl fix.

Link to contribution

Updated January 18, 2005

 

Then there is the one that came with OSC 2.2 MS2

 

Is there one that is more widely used?  What do #1 or #2 offer that the one packaged with OSC doesn't?

 

Thanks!

 

 

This is what I am using successfully:

Updated: Contribution number 2184, by Matt Williams

Authorizenet Consolidated v1.7b.zip

Authorize.Net Consolidated 1.7 with Curl Fix, 1.7b

 

I also made this change in authorizenet.php after reading a topic in this forum forum topic

//commented out following line

// $response_vars = explode(',', $response[0]);

//added following line

$response_vars = $response;

Edited by bjraybould
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...