From 163d6b01bcfcd1fc78724248ebe6b451ae402d45 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 25 Jan 2016 15:03:02 -0800 Subject: update batch payment for multiple payment methods, etc., #17878 and #23741 --- httemplate/misc/process/payment.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/misc/process') diff --git a/httemplate/misc/process/payment.cgi b/httemplate/misc/process/payment.cgi index 5cd5d31b5..0b0dffd26 100644 --- a/httemplate/misc/process/payment.cgi +++ b/httemplate/misc/process/payment.cgi @@ -190,6 +190,7 @@ if ( $cgi->param('save') ) { 'payinfo' => $payinfo, 'paymask' => $paymask, 'payname' => $payname, + 'paytype => $paytype, %saveopt ); -- cgit v1.2.1