Page 1 of 2 12 LastLast
Results 1 to 10 of 12

AIM settings for authorize.net

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

      
  1. #1
    Member
    Join Date
    Dec 2002
    Posts
    87
    Rep Power
    0


    Default AIM settings for authorize.net

    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

  2. #2
    Member
    Join Date
    Dec 2002
    Posts
    87
    Rep Power
    0


    Default

    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. #3
    Anonymous
    Guest


    Default

    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. #4
    Anonymous
    Guest


    Default

    never mind guys...i fixed it....

  5. #5
    Lurker
    Join Date
    Jan 2004
    Posts
    2
    Rep Power
    0


    Default

    Hi, I have same error. Can You explain how to fix?

  6. #6
    Lurker
    Join Date
    Jan 2004
    Posts
    3
    Rep Power
    0


    Default

    did you fix it? i have the same problem

  7. #7
    Lurker
    Join Date
    Jan 2004
    Posts
    2
    Rep Power
    0


    Default

    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. #8
    Anonymous
    Guest


    Default

    Did all of that and still getting the same message? can you post your direct.php source?

  9. #9
    Anonymous
    Guest


    Default

    NM Did it in production mode with a -k -d and it works your milage may very

  10. #10
    Anonymous
    Guest


    Default

    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

Page 1 of 2 12 LastLast

Similar Threads

  1. What are the correct settings for paypal IPN ?
    By fuzioneer in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 06-10-2005, 03:41 AM
  2. Language settings issues
    By lisasher in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 05-11-2005, 03:58 AM
  3. authorize.net settings
    By brennanoshea in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 01-13-2005, 12:57 PM
  4. Date format dependent on language settings not on OS
    By Hman in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 12-18-2003, 07:59 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •