Quote Originally Posted by lnsenterprises View Post
Just a quick ???

I am not in the USA but in CAN....I have been trying to remove all instances of USA to the wording. No luck as of yet as causes errors. I am wondering what files I would be able to change to remove the USA part and have it read CAN???

I tried the includes/languages/english/modules/payment/dirbankusa.php
You will need to clone the whole USA mod and in the cloned copy rename every instance of usa to can - including the file names such as dirbankusa.php to dirbankcan.php etc etc

In your example above includes/languages/english/modules/payment/dirbankusa.php the clone needs to read includes/languages/english/modules/payment/dirbankcan.php

Best to carefully read through every single line of every file of the original dirbankusa mod to be sure you have not missed anything.