Jump to content

[RESOLVED] How To Change - Solution Name: Prestashop - Authorize.net


kitsuperstore

Recommended Posts

I guess this must be a parameter that passed from the payment module to Authorize.Net.  You may have look into the module to see if you can make changes. 

You can try to look into translation section to see if it is translatable text or label.

Link to comment
Share on other sites

If you are using PrestaShop original module, then it should be passed as author of the module. it is defined here, you can try to change that something else to see if it works

 

 
 

File: /modules/authorizeaim/authorizeaim.php

$this->author = 'PrestaShop';
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...