osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

osc MS-2 MAX and Authorize.net

This is a discussion on osc MS-2 MAX and Authorize.net within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hello, I am using OSC MS-2 MAX shopping cart and I want to integrate this with authorize.net. All my settings ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-17-2004, 01:50 PM
Lurker
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
jayv
Default osc MS-2 MAX and Authorize.net

Hello,

I am using OSC MS-2 MAX shopping cart and I want to integrate this with authorize.net.

All my settings on authorize.net are correct

-----Authorize.net settings-----------------------------------------------------------------------------------------------------------
Response/Receipt URLS --- blank
Relay Response ---- blank
Direct Response -----
Delimited Response - yes
Default field separator - comma
Field encapsulation character - none

Password Required Mode ---- none
Test Mode - turned off
-------------------------------------------------------------------------------------------------------------------------------------------------------

Curl function support is enabled
Curl Information is libcurl/7.10.5 OpenSSL/0.9.6 zlib/1.1.3
-------------------------------------------------------------------------------------------------------------------------------------------------------
Settings in the authorize.net module installed in OSC MS2-Max

Enable Authorize.net Module --True

Login Username -- authorize.net login ID

Login Transaction Key -- authorize.net transaction key

Transaction Mode -- Production

Transaction Method -- Credit Card

Sort order of display -- 0

Customer Notifications -- False

Merchant Notifications --True
-------------------------------------------------------------------------------------------------------------------------------------------------------
I read all the postings on this forum about authorize.net errors and I spent around 48 hours, but I couldn't fix this one. I will be grateful if anyone can help me with this problem. This is the error I am getting after I submit my credit card information.

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

Does OSC MS-MAX2 supports integration with authorize.net? in the authorizenet_direct.php file

I have edited the following code too
took out this ---------------------------------------------------------------------------------------------------------------------------------------------
exec("/usr/bin/curl -d \"$data\" https://secure.authorize.net/gateway/transact.dll", $response);

and tried this one ---------------------------------------------------------------------------------------------------------------------------------------------

$url = "https://secure.authorize.net/gateway/transact.dll";

$ch = curl_init();

curl_setopt($ch, CURLOPT_URL,$url);

curl_setopt($ch, CURLOPT_VERBOSE, 0);

curl_setopt($ch, CURLOPT_POST, 1);

curl_setopt($ch, CURLOPT_POSTFIELDS, $data);

curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);

$authorize = curl_exec($ch);

curl_close ($ch);

$response = split("\,", $authorize);

---------------------------------------------------------------------------------------------------------------------------------------------

It didn't work. Can anyoneeeeeeeeeee help me fix this problem..plsssss?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 09-17-2004, 07:23 PM
Active Member
 
Join Date: May 2004
Location: worcester ma
Posts: 162
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
fridgemags
Default

I wqas recieving this error also.

I have been using authorize.net for a while with osc-max successfully.

What i think is that the authorize.net servers where down for sometime.

Was it today that you recieved these errors only?

I was also not able to login to the authorize.net site earlier today either.

I have not contacted them as of yet and will check my backend and let you know what is going on.

You may also want to undo your changes as this may very well be an authorize.net problem

I will get back to you after some checking.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-20-2004, 07:08 AM
Lurker
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
jayv
Default

Its a new OSC MS2-MAX Installation and basically I was trying to integrate authorize.net AIM to the shopping cart. I was getting the errors for the past two days and I dont know the exact reason behind it. I was able to login to authorize.net site and I am able to obtain a new transaction key, but I think there's some problem with the integration thats giving the error.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 02-20-2006, 08:30 PM
chrismole's Avatar
Active Member
 
Join Date: Dec 2003
Location: Chicago
Posts: 102
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 5
chrismole
Default

Did you ever get this working? I am now having cURL problems with a new installation of osmax2. I have all the same settings you have on osC admin and Authorize.net. I am getting this error at checkout_process.php:

Quote:
Fatal error: Call to undefined function: curl_init() in /includes/modules/authorizenet_direct.php on line 150
I have cURL setting set to "Compiled" and the path included. Curl is compiled with PHP on a Linux server.

Any help is appreciated.

Thx,
C
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
authorize.net settings brennanoshea osCommerce 2.2 Installation Help 1 01-13-2005 01:57 PM
Authorize.net Module - help! tbabasade2 osCMax v1.7 Discussion 2 12-28-2004 07:28 AM
Problem with authorize.net cpeters osCommerce 2.2 Installation Help 1 11-24-2004 12:45 PM
New Authorize.net problem! Please help! fueledmedia osCMax v1.7 Discussion 1 10-14-2004 12:42 AM
Authorize.net SIM doggifts osCMax v1.7 Discussion 19 11-14-2003 09:41 AM


All times are GMT -8. The time now is 07:19 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax