{lang key="masspaytitle"}

{lang key="masspaydescription"}

{foreach $invoiceitems as $invid => $invoiceitem} {foreach from=$invoiceitem item=item} {/foreach} {foreachelse} {/foreach} {if $tax} {/if} {if $tax2} {/if} {if $credit} {/if} {if $partialpayments} {/if}
{lang key='invoicesdescription'} {lang key='invoicesamount'}
{lang key='invoicenumber'} {if $invoiceitem.0.invoicenum}{$invoiceitem.0.invoicenum}{else}{$invid}{/if}
{$item.description} {$item.amount}
{lang key='norecordsfound'}
{lang key='invoicessubtotal'}: {$subtotal}
{$taxrate1}% {$taxname1}: {$tax}
{$taxrate2}% {$taxname2}: {$tax2}
{lang key='invoicescredit'}: {$credit}
{lang key='invoicespartialpayments'}: {$partialpayments}
{lang key='invoicestotaldue'}: {$total}

{lang key='masspaymentselectgateway'}