X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=1b6deec1650964c2d7af66b9fd56a795c82a35db;hp=ea1d391b1d1425d1d3e33fc7c55e057fdf429a74;hb=e41cafbe7616c4f046c6161999d4577f1c918311;hpb=2dff574c971b18e3b3c74653e7e1376b7b57c3bb diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index ea1d391b1..1b6deec16 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -770,13 +770,6 @@ my $validate_email = sub { $_[0] =~ }, { - 'key' => 'no_saved_cardnumbers', - 'section' => 'credit_cards', - 'description' => 'Do not allow credit card numbers to be written to the database. Prevents realtime processing unless payment gateway supports tokenization.', - 'type' => 'checkbox', - }, - - { 'key' => 'credit-card-surcharge-percentage', 'section' => 'credit_cards', 'description' => 'Add a credit card surcharge to invoices, as a % of the invoice total. WARNING: Although recently permitted to US merchants in general, specific consumer protection laws may prohibit or restrict this practice in California, Colorado, Connecticut, Florda, Kansas, Maine, Massachusetts, New York, Oklahome, and Texas. Surcharging is also generally prohibited in most countries outside the US, AU and UK. When allowed, typically not permitted to be above 4%.',