X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=76ba30664722246f18abd77e9f156e2a3c22fc96;hp=5c6c411b37a1f7b0e01bd0f87216806b3b7ebeaf;hb=352c40dffca003ef8212333ab22d14faaf8830ce;hpb=b65bbe5e2161ac6dd4e0e8239ccb7249e001639f diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 5c6c411b3..76ba30664 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -783,7 +783,7 @@ my $validate_email = sub { $_[0] =~ { 'key' => 'credit-card-surcharge-flatfee', 'section' => 'credit_cards', - 'description' => 'Add a credit card surcharge to invoices, as a flat fee.', + 'description' => 'Add a credit card surcharge to invoices, as a flat fee. 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%.', 'type' => 'text', 'per_agent' => 1, },