From: mark Date: Tue, 27 Oct 2009 01:26:58 +0000 (+0000) Subject: add Jety to the list X-Git-Tag: root_of_svc_elec_features~736 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=0b3c156bf84fdf4710484bd544b8381e68b3a8f6 add Jety to the list --- diff --git a/httemplate/edit/payment_gateway.html b/httemplate/edit/payment_gateway.html index 4c7bae172..2e4021079 100644 --- a/httemplate/edit/payment_gateway.html +++ b/httemplate/edit/payment_gateway.html @@ -57,6 +57,7 @@ my %modules = ( 'IPPay' => 'Business::OnlinePayment', 'Iridium' => 'Business::OnlinePayment', 'Jettis' => 'Business::OnlinePayment', + 'Jety' => 'Business::OnlinePayment', 'LinkPoint' => 'Business::OnlinePayment', 'MerchantCommerce' => 'Business::OnlinePayment', 'Network1Financial' => 'Business::OnlinePayment',