{:__('The payment has been completed.')}
{:__('Paid successfully.')}
{else}{:__('Waiting for payment status check.')}
{/if} {else}{:__('Failed to complete payment.')}
{/if} {if !empty($send2bank)}{:__('Payment No:')} {$send2bank['send_invoice']}
{:__('Amount:')} {$send2bank['send_amount']|money} {$send2bank['currency']|default=''}
{/if}