Jump to content

Different bank accounts for "Bank Transfer"


ehm

Recommended Posts

I have my clients basicly in 2 diferent countries.

Also i offer the 'Bank Transfer' option on both countries, since I have a bank account on each one.

 

How can I create the 'Bank Transfer Information' for each country?

 

A very commom question every time I send the Invoices is: "Could you please give us your bank information again?"

 

So I decided to include that information on the invoice, but I'm not sure how to do that separated by countries.

Note that if the client is in country A, the bank account will be for that country. As well in B.

 

Thank you for ideas.

Link to comment
Share on other sites

Couple questions:

1) is there any place to edit templates on the WHMCS program or I do have to do that direct on my web site (via FTP editor)?

 

2) on my /templates/ folder I have 4 folders and 3 seams to have the same files:

 

a) default

b) mysitename (this is a folder with my site name on it)

c) orderforms

d) portal

 

seams that a), b) and d) have the same files.

where do I edit the /viewinvoice.tpl file?

and why do I have all 3 sets?

 

then one more question:

if I want to edit the file that creates the PDF that is sent to the user by e-mail, what file that would be?

 

 

Thank you

Edited by ehm
Link to comment
Share on other sites

OK... now i'm really confused...

I open the invocepdf.tpl file

It's not even HTML language there. It's something else that I have no clue how to write the code John gave me.

Is there any one out there willing to write the code for:

 

{if $clientsdetails.country eq "Country1"}

Bank account 1

Country 1

{else}

Bank account 2

Country 2

{/if}

 

I can fill the personal information, but no idea what to do with that $pdf-> ... etc.

 

Thanks you

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated