This is a discussion on AIM settings for authorize.net within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi guys ...I am trying to activate my authorize.net module but am getting this message "There has been an error ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi guys ...I am trying to activate my authorize.net module but am getting this message "There has been an error processing your credit card. Please try again." do i have to make any changes in any of the files? I have max 1.5 installed and am using a shared SSL Thank you Dumb_Question |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| ok...I made the curl related changes in authorizenet_directphp .... and I started getting merchant emails from the authorize.net...but continue to get the same error/ Any idea? |
|
#3
| |||
| |||
| still no luck...tried everything after checking forums.... My question is how would I be able to know if i have Curl installed and if I do what the path is. I would greatly appreciate help......totally stuck here Dumb_question |
|
#4
| |||
| |||
| never mind guys...i fixed it.... |
|
#5
| |||
| |||
| Hi, I have same error. Can You explain how to fix? |
|
#6
| |||
| |||
| did you fix it? i have the same problem |
|
#7
| |||
| |||
| This is sequence to check: (I installed MAX 1.5.5) 1. you need to check exec() is support from your hosting company. For the safety, hosting company usually disabled this function. Ask for it. 2.add the curl path to the file, includes\modules\authorizenet_direct.php (by defult, it is no Path added). If you don't have it, you will see warning on top of the screen sometimes. Not always shows warning!!! depend on your payment setting) - change to looks like below (you can get the cURL path from hosting company) exec("/usr/bin/curl -d \"$data\" https://secure.authorize.net/gateway/transact.dll", $response); depend on your setting, try following attribute -k -d, -k, -o, -v 3. Authorize net setting: For AIM which is default in MAX 1.5 - delete all of the URLs (Transaction Response --> Receipt Page;Response/Receipt URLs;Relay Response ;Silent Post URL ) - uncheck password (Transaction Submission --> Password-Required Mode ) - Version 3.1 (Transaction Response --> Transaction Version) - Delimited Response:yes, Default Field Separator: comma, Field Encapsulation Character: don't select anything (Transaction Submission --> Direct Response) -Obtain Transaction Key (Security --> Obtain Transaction Key) I think that will fix most of your problem: I tried CRE_loaded_osc_6.0.42.zip from Chain Reaction, which is similar as OSC MAX. Don't use that, I try to fix the bugs for 7 days, but it is not working at all. |
|
#8
| |||
| |||
| Did all of that and still getting the same message? can you post your direct.php source? |
|
#9
| |||
| |||
| NM Did it in production mode with a -k -d and it works your milage may very |
|
#10
| |||
| |||
| Thank GOD. I've spent a full 12 hours on this BS - and THANK GOD THANK GOD - someone put it in plain english. I was looking all over for "Delimiter" et al. Thank you Thank you Thank you Thank you For putting it so plainly!!! By the way, the fix worked for me. -Tai |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What are the correct settings for paypal IPN ? | fuzioneer | osCMax v1.7 Installation | 0 | 06-10-2005 03:41 AM |
| Language settings issues | lisasher | osCommerce 2.2 Modification Help | 1 | 05-11-2005 03:58 AM |
| authorize.net settings | brennanoshea | osCommerce 2.2 Installation Help | 1 | 01-13-2005 12:57 PM |
| Date format dependent on language settings not on OS | Hman | osCommerce 2.2 Modification Help | 0 | 12-18-2003 07:59 AM |