summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay.html
blob: 536ab291f5eb7c9f585346a0fadec69f3a0fd7b9 (plain)
1
2
3
4
5
6
7
8
<& elements/cust_pay_or_refund.html,
                'thing'         => 'pay',
                'amount_field'  => 'paid',
                'name_singular' => emt('payment'),
                'name_verb'     => emt('paid'),
                'show_card_type' => 1,
                'show_order_number' => 1,
&>