From: mark Date: Thu, 29 Oct 2009 22:18:28 +0000 (+0000) Subject: add Jety to the list X-Git-Tag: freeside_1_9_2~267 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=761799f5c740b73063b05b62c05fec1bd17e244f;p=freeside.git 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',