Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2010
    Posts
    50
    Plugin Contributions
    0

    Default Authorize.net (AIM) unable to install Please help

    Hi there

    See my title of cause some body said "did i look on this forum" my answer is Yes i look many time to find this result but unlucky at all


    i have SSL certificate but my hosting is tricky that carries with www.domain.com
    so, i config (both) files in includes and admin/includes as the doc. show
    http://www.domain.com
    https://www.domain.com

    set 'true'

    every thing seem to be fine

    after i open account with authorize.net and with SSL on my site
    the Authorize.net (AIM) module is unable to install (because it does not have install button it block by a message
    ALERT: For security reasons, Installation of this module is disabled until your Admin is configured for SSL.)

    Please help as soon as possible.

    i already double check file authorize.net in module, both config file (line by line), clean cookies on browser and also used many different browser too but it's nothing better. Please help !!!!

    thank you for your help
    Sincerely,
    hoang

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Authorize.net (AIM) unable to install Please help

    Edit your:
    /your_secret_admin_dir/includes/configure.php

    and temporarily make both https so that the whole Admin is secure ... this is a safety just for customizing the AuthorizeNet module ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Mar 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Authorize.net (AIM) unable to install Please help

    thank you for reply

    yes, i change the folder admin as doc. recommanded and the configuration file in admin/includes i already done too

    but when i login admin site it still point http://www. domain.com/admin just not https:// as i setup in config file

    and you said "customizing the AuthorizeNet module ..."

    what is mean and how it i have to

    i did not modify that file at all

    thank you for your time

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Authorize.net (AIM) unable to install Please help

    Just make both of these:
    Code:
      define('HTTP_SERVER', 'https://www.your_domain.com');
      define('HTTPS_SERVER', 'https://www.your_domain.com');
    Now, if you need to install/change the AuthorizeNet module you can ...

    When done, you can switch this back to non-secure, for speed in your Admin ...
    Code:
      define('HTTP_SERVER', 'http://www.your_domain.com');
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Mar 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Authorize.net (AIM) unable to install Please help

    file config (include)
    Code:
      define('HTTP_SERVER', 'http://www.domain.com');
      define('HTTPS_SERVER', 'https://www.domain.com');
    
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', 'true');
    file config (admin/includes)
    Code:
      define('HTTP_SERVER', 'http://www.domain.com');
      define('HTTPS_SERVER', 'https://www.domain.com');
      define('HTTP_CATALOG_SERVER', 'http://www.domain.com');
      define('HTTPS_CATALOG_SERVER', 'https://www.domain.com');
    
      // secure webserver for admin?  Valid choices are 'true' or 'false' (including quotes).
      define('ENABLE_SSL_ADMIN', 'true');
    
      // secure webserver for storefront?  Valid choices are 'true' or 'false' (including quotes).
      define('ENABLE_SSL_CATALOG', 'true');

    and here my site www.nynailsspa.com

    take a look

    this is not a first site i setup with zen-cart but this time it makes me alot issue

    thanks for your help

  6. #6
    Join Date
    Mar 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Authorize.net (AIM) unable to install Please help

    i mean i did as you said but it does not work
    sorry about my English

 

 

Similar Threads

  1. Authorize.net AIM Error 60 SSL certificate problem: unable to get local issuer
    By Jac Web in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 3 Jun 2016, 03:31 AM
  2. how to configure install Authorize.net (AIM)?
    By lina0962 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 13 Jan 2015, 06:39 PM
  3. v150 Authorize.net AIM no CC option after install
    By ammobeetle in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 12 Sep 2012, 02:40 AM
  4. v150 Can't install Authorize.net (AIM) - INSTALL button not there
    By Johnnycopilot in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 7 Aug 2012, 08:44 PM
  5. v150 Authorize.net AIM - Can't get rid of the Alert to install
    By inklingsolutions in forum Basic Configuration
    Replies: 2
    Last Post: 2 Apr 2012, 11:19 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR