{assign var=meth value=':'|explode:$VAR._page} {if $form_validation} {$block->display('core:alert_fields')} {/if}
{osb f=tt}
{if $VAR.payment_account_id} {include file='file:../core/add_tr_submit.tpl'} {else} {include file='file:../core/view_td_submit.tpl'} {/if}
{osb f=tf field=account_id} {osb f=autoselect module=account return=id field=payment_account_id default=$VAR.payment_account_id}
{osb f=tf field=date_payment} {$list->calender_add('payment_date_payment','now','form_field','')}
{osb f=tf field=checkout_plugin_id} {$list->mmenu('no','payment_checkout_plugin_id','checkout','name',$VAR.payment_checkout_plugin_id,'active=1','',true)}
{osb f=tf field=total_amt}
{osb f=tf field=fees_amt}
{osb f=tf field=notes}