{if $customerinfo.balance < 0} {/if}
{t}Payments:{/t}
{if $customerinfo.balance < 0}

{t 0=$customerinfo.balance*-1|money_format 1=$customerinfo.id}We are please for punctual payment in value: $0 with comment: $1{/t}

{elseif $customerinfo.balance > 0}{t 0=$customerinfo.balance|money_format}You have overpayments on value: $0, they will be moved as payments for future subscriptions or services.{/t}{else}{t}You have no outstandings towards as.{/t}{/if}
{t}All payments send on account:{/t}
{t}Bank:{/t}
{t}Account:{/t}

{$bank_name}
{$account_no}

{t}Print
Payment
Form{/t}
{t}Form Printout{/t}