summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-12-28 14:18:29 -0600
committerJonathan Prykop <jonathan@freeside.biz>2016-12-28 14:18:29 -0600
commit691b4de7c0a7d0e39bebe2ea7fadea5fb21b1539 (patch)
treeec486c00517954c0d37ae1ece07d2de790b306df /FS/FS/Conf.pm
parentf26f4658d8e2a48439ca4f912dbc887cd008ee5b (diff)
parentb6151684a227ad8018de4fdc661fcb61d00675a7 (diff)
71513: Card tokenization [project branch merge]
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 c3e6a30..0d561a2 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2217,8 +2217,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,
},