This is a discussion on Authorize net Error Again... "Check curl and server set within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Thanks for the file, I will try it. However, the zip archive seems corrupted, I can't unzip. Please re-post... C...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#11
| ||||
| ||||
| Thanks for the file, I will try it. However, the zip archive seems corrupted, I can't unzip. Please re-post... C |
| Sponsored Links | ||
| ||
|
#12
| ||||
| ||||
| msasek: After reviewing the Authorize.net discussion on the osCommerce forums here: http://forums.oscommerce.com/index.p....net&st=40 This code block (below) looks like a fix for some of the curl errors we are experiencing. However, I cannot find this block of code anywhere on the oscmax2 file set, nor can I find the file "authorizenet_direct.php". Does it need to be added? I saw that one of the posts in the osC forum was yours (not the one below), saying the block of code fixed your curl problem.... Quote:
|
|
#13
| |||
| |||
| Here is the checkout_process.php file again, and the code you speaking of is at the end of authoriznet_direct.php. |
|
#14
| |||
| |||
| I just uploaded the checkout_process that comes with RC2 again, and it seems to be working fine, so I seems that my problem originally may have been a bad uploaded file... |
|
#15
| ||||
| ||||
| OK, thanks for the info. The zip download didn't work again anyway...file comes across currupted. So, are you using oscmax2 rc2 and it's working for you? Can you tell me what some of your settings are so I can re-create them to get mine working? Things like server config (do you have curl compiled into php with ssl?), oscmax admin settings, authorize.net admin settings. Much appreciated, C |
|
#16
| ||||
| ||||
| Downloads - there seems to be a problem with this site's downloads and firefox. IE does not have this issue. We will be looking to get that fixed shortly. In the mean time, you can grab downloads by using IE. FYI, I cannot reproduce any of the issues in this thread. Authorize.Net works 100% every time for me, on any installation that I have done. It is either a server issue (not compatible, without the correct curl items) or a configuration error in the module itself (wrong trans key, username, etc) or a problem at Authorize net (your account settings there are not correct). Chris, a vew posts back, you mentioned that there is not Curl section in your PHPinfo. That means your server does NOT have curl compiled into PHP and that is your problem. PHP needs to be recompiled on your machine with curl (and curl must have ssl support). If PHP were compiled with curl + ssl, you would see something like this at the top of the phpinfo page in the Configure Command section: Code: './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--prefix=/usr/local' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' Then further down the info page, there will be a section that has this content: Code: curl CURL support enabled CURL Information libcurl/7.12.0 OpenSSL/0.9.7a zlib/1.1.4
__________________ Michael Sasek osCMax Developer
|
|
#17
| ||||
| ||||
| Thanks, I see the problem now. I plan on righting it soon. Right now I am wrestling with code errors after converting an osC2.1 database to an oscmax2 database. I think there may be too many errors to make it worthwhile... Any advice? |
|
#18
| ||||
| ||||
| Create a new thread for your upgrade issues and post the details of the errors you get...
__________________ Michael Sasek osCMax Developer
|
|
#19
| ||||
| ||||
| |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting Curl error even when I proces check/moneyorder order | Redeye_Joe | osCMax v2 Installation issues | 2 | 05-23-2006 01:09 AM |
| Linkpoint Curl Error | mL1 | osCommerce 2.2 Modification Help | 7 | 08-21-2004 10:37 AM |
| Changing "authorize.net" to "Credit Card Deta | Christy | osCMax v1.7 Discussion | 5 | 08-02-2004 04:11 PM |
| AABOX Max 1.5 and authorize.net / curl possible bug | djtodd | osCommerce 2.2 Modification Help | 2 | 11-21-2003 02:43 AM |
| Authorize net error -"please select a payment..." | cmccann | osCommerce 2.2 Installation Help | 0 | 06-21-2003 10:57 AM |