summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-06-28 16:42:17 -0700
committerMark Wells <mark@freeside.biz>2013-06-28 16:42:17 -0700
commit3be3194b8429383cf47fde8ea662327a0a60d8b0 (patch)
treedbf3b9d2bf42ce661387ec7a4530e84f543d96b1 /httemplate/edit
parenta281af4caba53bfd4219bab5d07ce4153a83125a (diff)
new thirdparty payment framework, #23752, #23579, #22395
Diffstat (limited to 'httemplate/edit')
-rw-r--r--httemplate/edit/payment_gateway.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/httemplate/edit/payment_gateway.html b/httemplate/edit/payment_gateway.html
index 7cfab71d8..37618d677 100644
--- a/httemplate/edit/payment_gateway.html
+++ b/httemplate/edit/payment_gateway.html
@@ -93,9 +93,10 @@ my %modules = (
'WorldPay',
],
'Business::OnlineThirdPartyPayment' => [
- 'eWayShared',
- 'Interswitchng',
+ #'eWayShared', support currently broken
+ #'Interswitchng',
'PayPal',
+ 'FCMB',
],
'Business::BatchPayment' => [
'KeyBank',