summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-11-11 21:02:01 -0600
committerJonathan Prykop <jonathan@freeside.biz>2016-11-11 21:02:01 -0600
commitda820d8c8837dce295e7cbd61accc22c4c019e14 (patch)
treeaf7b435671ade565c3de1b154c920059dfadb179 /FS/FS/Conf.pm
parent41cfbe060c6c3d816a6e369259a587e50639e94d (diff)
71513: Card tokenization [removed selfservice-payment_gateway]
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 51af38b..1b6deec 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2185,8 +2185,8 @@ and customer address. Include units.',
{
'key' => 'selfservice-payment_gateway',
- 'section' => 'self-service',
- 'description' => 'Force the use of this payment gateway for self-service.',
+ 'section' => 'deprecated',
+ 'description' => '(no longer supported) Force the use of this payment gateway for self-service.',
%payment_gateway_options,
},