summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-08-08 18:10:45 -0700
committerMark Wells <mark@freeside.biz>2013-08-08 18:10:45 -0700
commitc9d51796516657eebb115d6295ba3c0e2e08f697 (patch)
tree5d0d3fd98e7e952bb30f3d28ce01cc7d275b77a0 /httemplate/edit
parent5a6c740c8152b1e8fa61d449808a50cdd7de07ab (diff)
new thirdparty payment framework, #22395, etc.
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 17709c84c..0cd93e4a5 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',