summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-10-17 16:15:54 -0700
committerMark Wells <mark@freeside.biz>2016-10-17 16:15:54 -0700
commit7334227ea36b450e71c028e7ba564f91e7d4d1de (patch)
treef39627af2a3c90ffb5063310f0c74c6c527cd351 /FS
parent1383836efb374d3dd10fec5830d2071d639916ff (diff)
parenteade44a93547afab49b043ac9b66ca432cffab21 (diff)
Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into 3.x
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Conf.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 9643da122..d3d437db4 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -879,6 +879,7 @@ my $validate_email = sub { $_[0] =~
'section' => 'billing',
'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%.',
'type' => 'text',
+ 'per_agent' => 1,
},
{