25 lines
868 B
Smarty
25 lines
868 B
Smarty
{*
|
|
* 2010-2022 Webkul.
|
|
*
|
|
* NOTICE OF LICENSE
|
|
*
|
|
* All right is reserved,
|
|
* Please go through this link for complete license : https://store.webkul.com/license.html
|
|
*
|
|
* DISCLAIMER
|
|
*
|
|
* Do not edit or add to this file if you wish to upgrade this module to newer
|
|
* versions in the future. If you wish to customize this module for your
|
|
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
|
|
*
|
|
* @author Webkul IN <support@webkul.com>
|
|
* @copyright 2010-2022 Webkul IN
|
|
* @license https://store.webkul.com/license.html
|
|
*}
|
|
{l s='Here are the bank details for your transfer:' mod='bankwire'}
|
|
|
|
{l s='Amount:' mod='bankwire'} {literal}{total_paid}{/literal}
|
|
{l s='Account owner:' mod='bankwire'} {$bankwire_owner}
|
|
{l s='Account details:' mod='bankwire'} {$bankwire_details}
|
|
{l s='Bank address:' mod='bankwire'} {$bankwire_address}
|