Jump to content

[Solved] Help with Bank Wire configuration


Recommended Posts

Hi FireDog,

 

International Bank Account Number (IBAN) in Wikipedia describes it best.

 

If you are in a country that requires different information and/or has different field names, field widths, etc., you can either:

 


  • [li]Change the code yourself in /module/bankwire/bankwire.php and the function getcontent()[/li]
    [li]Post all required information for sending a bank wire, with examples, here in this thread and we will create a new bank-wire module for your country.[/li]

Link to comment
Share on other sites

Hi Peter Wilson thx for your attention

 

we dont need all of these information. we just need de account number, owner name, amount to pay, bank name..

 

i will show how it works.

 

in this picture, im showing which things we dont need:

fotobanco1yq8.th.jpg

 

 

this one what we need, i painted things we need, or how it should be:

fotobanco2gh1.th.jpg

 

 

We need (with exemples):

 

Account owner: André Henrique de Souza mendes

Bank name : Banco do Brasil

Agency Number: 2264-5

Account Number: 0004524-1

 

thats it.

 

and i think we have to change the email information with new fields.

-----------------------------------------------------------------------------------------------------------------

{shop_name}

 

Hi {surname} {name},

Your order #{id_order} history

Your order has been placed successfully, and will be shipped as soon as payment is received.

 

Please note that you have selected to pay by bank wire. Please send your wire to :

 

{bankwire_owner}

{bankwire_home_html}

 

IBAN : {bankwire_iban}

BIC : {bankwire_bic}

 

You can review this order and download your invoice from the "Order history" section of your account by clicking "My account" on our Website.

 

Thank you for shopping at {shop_name}.

{shop_name} powered by PrestaShop

-----------------------------------------------------------------------------------------------------------------

 

thx a lot.

Link to comment
Share on other sites

I prefer  FireDog's module too.

Or maybe if you could just make one text box for the shop owner to enter any account information and details.

That way there won't be problems concerning the differences of between banking system.

For instance, in Thailand we only need bank name , name of the branch and the account number.

So maybe I should put all that in one text box together as bank details.

Link to comment
Share on other sites

  • 2 weeks later...

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...