Live Help
Home
Features
Demo
Pricing
Order
Live Examples
Contact
Support Center
»
Knowledgebase
»
How to change the names of the payment gateway buttons?
How to change the names of the payment gateway buttons?
Article
To change the name of the payment gateway buttons please go to
Admin Panel -> Templates -> Edit Templates -> Payment -> payment_page.tpl
Find the following code:
<input type='submit' value='{$gateway.caption}'style="width:150px; margin-bottom:5px;" />
For example, if you would like to rename Wired Transfer to Money Gram, change the code above to:
<input type='submit' value='{if $gateway.caption == "Wire Tranfer"}[[Money Gram]]{else}{$gateway.caption}{/if}'style="width:150px; margin-bottom:5px;" />
If you would like to rename several payment gateway buttons, please use the following structure for the code:
<input type='submit' value='{if $gateway.caption == "Wire Tranfer"}[[Money Gram]]
{elseif $gateway.caption == "2Checkout"} [[Credit Card]]
{else}{$gateway.caption}{/if}' style="width:150px; margin-bottom:5px;" />
Article Details
Article ID:
39
Created On:
12 Feb 2010 5:37 AM
This article was helpful
This article was not helpful
User Comments
Add a Comment
If you would like to comment on this entry, please use the form below. Comments may be queued for moderation, and will not be published until approved.
Image verification required
Please enter the characters that appear to the right in the space provided. This is just to verify that you are a human.
Full Name:
E-mail Address: (optional)
Comment:
Back
Log in
[Lost Password]
E-mail:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Downloads
Article Options
Add Comment
Print Article
PDF Version
E-mail Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
|
Downloads
Language:
English (U.S.)
Help Desk Software
by Kayako eSupport v3.60.04