holliej0 Posted October 24, 2013 Share Posted October 24, 2013 Hi, Authorize.net doesn't seem to be working on my site. I have SSL installed and am using the Authorize.net AIM module. Here are the details: Using PrestaShop™ version 1.5.4.1 Using Authorize.net module version 1.4.4 In Production mode in both Prestashop & Authorize.net Put in correct ID & Key in module SSL is installed Issue: When I check out, and try and Select my payment method, I try and click on one of the credit card images listed, and nothing happens. A screenshot of the page is attached. Here is a link to the site: https://shedtheeclectichome.com Thank you in advance. Link to comment Share on other sites More sharing options...
fraggo Posted November 6, 2013 Share Posted November 6, 2013 Hi, I see you fixed this. Can you give any insight as to how? Pulling my hair out over here with the same exact problem. Thanks! Link to comment Share on other sites More sharing options...
holliej0 Posted November 6, 2013 Author Share Posted November 6, 2013 Hi, I just hired someone on odesk.com to fix it. Sorry I can't help. Link to comment Share on other sites More sharing options...
NSXelrate Posted June 27, 2014 Share Posted June 27, 2014 (edited) I'm going to bump this as I have the same issue. I've also seen a couple other threads with similar issues and no resolution. So I've looked in Firebug, and the code does exist for the payment module to enter your CC info, but it seems like the links do not actually activate that block of code. The hyperlink is just "#". If you need a website to test: www.ialwaysnguyen.com <a id="click_authorizeaim" style="display: block;text-decoration: none; font-weight: bold;" title="Pay with AuthorizeAIM" href="#"> <img style="vertical-align: middle;" alt="Visa Logo" src="/modules/authorizeaim/cards/visa.gif"> <img style="vertical-align: middle;" alt="Mastercard Logo" src="/modules/authorizeaim/cards/mastercard.gif"> <img style="vertical-align: middle;" alt="Discover Logo" src="/modules/authorizeaim/cards/discover.gif"> Secured card payment </a> STARTING HERE the following code is grayed out, like it is hidden. <div id="aut2" style="display:none"> <br> <br> <div style="width: 136px; height: 145px; float: left; padding-top:40px; padding-right: 20px; border-right: 1px solid #DDD;"> <input type="hidden" value="A1000006" name="x_solution_ID"> <input type="hidden" value="4" name="x_invoice_num"> <input type="hidden" value="USD" name="x_currency_code"> <label style="margin-top: 4px; margin-left: 35px;display: block;width: 90px;float: left;">Full name</label> <input id="fullname" type="text" maxlength="25S" size="30" name="name"> <img style="margin-left: 5px;" alt="" src="/modules/authorizeaim/img/secure.png"> <br> <br> <label style="margin-top: 4px; margin-left: 35px; display: block;width: 90px;float: left;">Card Type</label> <select id="cardType"> <img style="margin-left: 5px;" alt="" src="/modules/authorizeaim/img/secure.png"> <br> <br> <label style="margin-top: 4px; margin-left: 35px; display: block; width: 90px; float: left;">Card number</label> <input id="cardnum" type="text" autocomplete="Off" maxlength="16" size="30" name="x_card_num"> <img style="margin-left: 5px;" alt="" src="/modules/authorizeaim/img/secure.png"> <br> <br> <label style="margin-top: 4px; margin-left: 35px; display: block; width: 90px; float: left;">Expiration date</label> <select id="x_exp_date_m" style="width:60px;" name="x_exp_date_m"> / <select name="x_exp_date_y"> <img style="margin-left: 5px;" alt="" src="/modules/authorizeaim/img/secure.png"> <br> <br> <label style="margin-top: 4px; margin-left: 35px; display: block; width: 90px; float: left;">[spam-filter]</label> <input id="x_card_code" type="text" maxlength="4" size="4" name="x_card_code"> <img style="margin-left: 5px;" alt="" src="/modules/authorizeaim/img/secure.png"> <img id="[spam-filter]_help" alt="" title="the 3 last digits on the back of your credit card" src="/modules/authorizeaim/img/help.png"> <br> <br> <img id="[spam-filter]_help_img" style="display: none;margin-left: 211px;" alt="" src="/modules/authorizeaim/img/[spam-filter].png"> <input id="asubmit" class="button" type="button" style="margin-left: 124px; padding-left: 25px; padding-right: 25px;" value="Validate order"> <br class="clear"> </div> Edited June 27, 2014 by NSXelrate (see edit history) Link to comment Share on other sites More sharing options...
NSXelrate Posted June 30, 2014 Share Posted June 30, 2014 Bump Link to comment Share on other sites More sharing options...
NSXelrate Posted July 7, 2014 Share Posted July 7, 2014 Bump Link to comment Share on other sites More sharing options...
Toby1982 Posted January 26, 2015 Share Posted January 26, 2015 Hi, this might interest you: It's the plugin I use. I've had no problems with it and can recommend it very much. It runs with PrestaShop 1.6 and the installation is very easy. If you like you can check it out under: http://www.sellxed.com/shop/en/prestashop-authorize-net-zahlungs-extension.html Link to comment Share on other sites More sharing options...
Recommended Posts