Jump to content

Request "bank wire" to "bank transfer" module


Recommended Posts

Hi, I'm using PS 1.5.6.1 and wish to change "wire" to "transfer" to suit Australia.

What I have been finding though is that the word "wire" pops up everywhere from the order confirmation to the new order email I receive when an order is placed. It would be really nice to have a module called "bank transfer" that does all this.

 

Oh and the ability to add "foreign bank charge" fee would be nice too.

 

Surely other countries use the term transfer, and not wire ? 

 

Regards

Jamie

Edited by wilsonj (see edit history)
  • Like 1
Link to comment
Share on other sites

Well, that's just the translation issue. Just go to Localization -> Translations in your admin panel and change any bank wire related texts to suit your needs. Search in Front Office translations, Back Office translations, Installed modules translations and Email templates translations. Remember to select right theme each time.

Link to comment
Share on other sites

Hi Jamie, it's bank transfer in the UK too. I went through this exercise a little while back (for 1.5.4.1) and identified a number of places where the normal translation didn't cover it.

If you PM me your email address, I'll send you a spreadsheet with the changes I found - hopefully they are relevant to the 1.5.6.1 bankwire module too, although your will be a later version (0.6).

Cheers, Dave

 

  • Like 1
Link to comment
Share on other sites

Thanks Dave, looks like I had missed a few!

 

Sharak,

 

Thanks for the offer. "wire" appears in numerous locations, but I can't think of all of them off the top of my head but it is certainly more than just the translations>email templates. One that comes to mind is the payment confirmation screen on the site.

 

For example, wire needs to be changed in the following locations.

 

modules/bankwire/config.xml

modules/bankwire/en.php

modules/bankwire/views/templates/front/payment_execution.tpl

modules/bankwire/views/templates/hook/payment.tpl

modules/bankwire/views/templates/hook/payment_return.tpl

 

And there could be others, but that is a start.

 

Cheers

Jamie

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

Really ? I searched for the word "wire" in all docs and changed them appropriately. But it didn't change the ones listed above.

 

I guess you changed the wrong ones :P But that's what translation feature in admin is for...

 

modules/bankwire/config.xml - Translations: Installed modules translations -> default - bankwire. First 2 positions represent basic module information. It's visible i.e. on modules list.

 

modules/bankwire/en.php - this is just a default translation pack, though nowadays it's located in modules/bankwire/translations/en.php. Just go to Translations page, choose Installed modules translations and hit Save. File will be generated in /themes/your_theme/modules/bankwire/translations/en.php

 

modules/bankwire/views/templates/front/payment_execution.tpl - Translations: Installed modules translations -> default - payment_execution

 

modules/bankwire/views/templates/hook/payment.tpl - Translations: Installed modules translations -> default - payment

 

modules/bankwire/views/templates/hook/payment_return.tpl - Translations: Installed modules translations -> default - payment_return

 

 

Just to be clear, when I write "Translations: Installed modules translations -> default - bankwire" it's if default is name of your theme so this part is different in other themes.

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

  • 2 weeks later...
  • 1 year later...
×
×
  • Create New...