Jump to content

Why the link to the Authorize.NET checkout page is wrong?


Recommended Posts

Hi all,
I have a problem with Prestashop 1.6.1.6 and "Authorize.net AIM (Advanced Integration Method) v1.5.7".
I have a development system linked to a sandbox set up the last week that was working fine just until a few days ago.
In the last days we have only updated some modules.

 

Now I have this problem:

When you have to choose the system payment you can see the Authorize.NET box (see the attachment),

but if you click on this box the link is wrong: 

https://myprestashop/index.php?controller=order

The other working links are like that: 

https://myprestashop/index.php?fc=module&module=bankwire&controller=payment&id_lang=1

Now, what's happening? Why there is not the link to the controller?
Thank you

Claudio

post-330540-0-61582700-1470340205_thumb.jpg

Edited by ilclaudio (see edit history)
Link to comment
Share on other sites

I've solved.

The problems was a javascript of the module "homegridster" that gives this error:

    ReferenceError: HOME_GRIDSTER_MAX_COLS is not defined var w = pw / HOME_GRIDSTER_MAX_COLS;

The wrong file is this: /var/www/vhosts/orca/modules/homegridster/views/js/homeimageblock.js

So the problem is caused by another module.

 

Removing the file the module Authorize.NET works well, now I'm trying to solve this error.

 

Claudio

Edited by ilclaudio (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...