RT# 81183 Fix crash processing payment with new payment method
[freeside.git] / httemplate / misc / process / cust_pay-import.cgi
1 <% $server->process %>
2 <%init>
3 my $server = new FS::UI::Web::JSRPC 'FS::cust_pay::process_batch_import', $cgi; 
4 </%init>
5