David Zizza Posted April 6, 2012 Share Posted April 6, 2012 I was unable to use the Authorize.net module under 1.4.7.0. The reply always kept coming back that it didn't understand the credentials. Then 1.4.7.2 came out, I upgraded and now I get all the way through checking out but when I click the final button, nothing happens. I have tried all my browsers and the same thing happens. Single page and five page checkout versions. My client is beginning to panic. Can someone assist? Link to comment Share on other sites More sharing options...
Dh42 Posted April 6, 2012 Share Posted April 6, 2012 Make sure you have typed the api information in the module and not copy and pasted it. One thing that the prestashop module really needs is to report error messages. But alas it doesn't. Give me a link to your cart if you can also. Link to comment Share on other sites More sharing options...
David Zizza Posted April 6, 2012 Author Share Posted April 6, 2012 Ok, I typed in the credentials, and it did the same thing. Actually what happens is the string of CC logos appears and I can click on it, but nothing else happens. The link to the store is: http://www.lecolenuit.com/pc it's in a subdirectory because it's still in development. And the module and Authorize are both set to Test mode. Thanks. Link to comment Share on other sites More sharing options...
Dh42 Posted April 6, 2012 Share Posted April 6, 2012 have you tried this? http://forge.prestashop.com/browse/PSCFI-5087 also you have a few ssl errors Link to comment Share on other sites More sharing options...
David Zizza Posted April 6, 2012 Author Share Posted April 6, 2012 Could you explain what the SSL errors are? I noticed the redline through the https:// portion of the URL in my browser, wasn't sure what that meant. Also I have caching turned off, so I assume that means it's not a memcache error. BTW much thanks for your assistance. Link to comment Share on other sites More sharing options...
Dh42 Posted April 6, 2012 Share Posted April 6, 2012 On the back off go to preferences >> performance and look at the bottom of the page, that would be the memcache setting. make sure it is off too. not just the one at the top of the page. For the ssl, you are going to have to edit your header.tpl file and maybe a couple more files. Are you using google chrome by any chance? All of your calls to google content need to be https:// calls not http:// also you have a few graphics statically linked. you can either dynamically link them or use https:// calls to them too. If you are using google chrome right click and select inspect element. Then in the bottom left corner your will see a yellow caution triangle click it and it will tell you your insecure content. Link to comment Share on other sites More sharing options...
David Zizza Posted April 6, 2012 Author Share Posted April 6, 2012 Yup, caching is off top and bottom of page, though the setting is memcache (but it's off). And yes my current browser of the week is Chrome. I have used the Inspect Element tool before, I think it's actually a part of most browsers now. I will check out the images and see what I find, the ones on the home page came with the template and I don't need them, but maybe there are a few more from the template drifting about, I uploaded all the product images myself. Thanks again. Link to comment Share on other sites More sharing options...
Dh42 Posted April 6, 2012 Share Posted April 6, 2012 My next bet would be to uninstall the module and install it again. Enter the config information again. I would also mention that Tomer at prestochango has a really nice authorize module. I use it myself. 1 Link to comment Share on other sites More sharing options...
David Zizza Posted April 6, 2012 Author Share Posted April 6, 2012 Gak! I tried the install/uninstall routine at least once already, but I will try without cutting and pasting. And I will take a look at the other AN module. I hate throwing money at solutions for things that should work out of the box, you know? Do you have a sample site that you are using it on for me to look at? Link to comment Share on other sites More sharing options...
Dh42 Posted April 6, 2012 Share Posted April 6, 2012 www.tekkiesbk.com. it was actually a perfect solution for that site, because it captures only a shipping address in the cart, but his module captures a billing address at the cc screen. Link to comment Share on other sites More sharing options...
David Zizza Posted April 6, 2012 Author Share Posted April 6, 2012 Dude, did you design this as well? Nice job! Link to comment Share on other sites More sharing options...
Dh42 Posted April 6, 2012 Share Posted April 6, 2012 Thanks, yeah I did. Link to comment Share on other sites More sharing options...
David Zizza Posted April 6, 2012 Author Share Posted April 6, 2012 Just wanted to let you know I purchased the module you suggested and it worked right off! Thanks a bunch! 1 Link to comment Share on other sites More sharing options...
Mike Kranzler Posted April 6, 2012 Share Posted April 6, 2012 Hi David Zizza, Does your website have an SSL certificate? Authorize.net will not work without one. -Mike Link to comment Share on other sites More sharing options...
Dh42 Posted April 6, 2012 Share Posted April 6, 2012 No problem, I am glad it got you going. I am sure prestashop has made him a lot of money here lately. Link to comment Share on other sites More sharing options...
tomerg3 Posted April 6, 2012 Share Posted April 6, 2012 Hi David, Glad to hear you like our module and it's working out for you. It also has an option to use Authorize.net DPN method, which does not require SSL at all (it submits directly to authorize.net's secure server). You can also use the regular AIM method without SSL (it is not required in order to work), however, it should only be used for testing and such, as the transaction is not secure. Link to comment Share on other sites More sharing options...
Recommended Posts