RT#71298: Suspend Option for billing to continue
[freeside.git] / httemplate / edit / payment_gateway.html
index 17709c8..156910f 100644 (file)
@@ -55,6 +55,7 @@ my %modules = (
     'eSelectPlus',
     'ElavonVirtualMerchant',
     'Exact',
+    'FirstDataGlobalGateway',
     'iAuthorizer',
     'Ingotz',
     'InternetSecure',
@@ -93,14 +94,16 @@ my %modules = (
     'WorldPay',
   ],
   'Business::OnlineThirdPartyPayment' => [
-    'eWayShared',
-    'Interswitchng',
+    #'eWayShared', support currently broken
+    #'Interswitchng',
     'PayPal',
+    'FCMB',
   ],
   'Business::BatchPayment' => [
     'KeyBank',
     'Paymentech',
     'TD_EFT',
+    'BillBuddy',
   ],
 );