Payment gateways - a picture instead of the text

Logo payment system looks more attractively and it is more recognized.

In the form of the order it is possible to replace the text on Logo.

For this purpose it is necessary:

1. To prepare identical figures on the size. 
For example 88x31.gif 
To place in a folder images/paymentmethod/
Names of files should be small letters, without blanks.
For example: 
PayPal -> paypal.gif

2. To edit a file 
templates/orderforms/*your_select*/checkout.tpl

Find:
{$gateway.name}

Replace:
<img src="images/paymentmethod/{$gateway.sysname}.gif" alt="{$gateway.name}" width="88" height="31" border="0" align="absmiddle">

Enjoy
Bài viết này có hữu ích với Bạn? 1 Người xem đã đánh giá bài viết này hữu ích (1 Điểm)