summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-10-17 16:15:00 -0700
committerMark Wells <mark@freeside.biz>2016-10-17 16:15:00 -0700
commit068b074adcb3cd0c4d0b39d407c7bb2272a9cade (patch)
tree131eaa0fd310e2655ee5d8d79aa59839330b6732
parent76aa1ddd3ef1c63972fa4e940cbdc9a84fde35a1 (diff)
parent389b6f1116c3309c2ee57a6c295ed1a793503095 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
-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 a48125d09..6bfe047b9 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -774,6 +774,7 @@ my $validate_email = sub { $_[0] =~
'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%.',
'type' => 'text',
+ 'per_agent' => 1,
},
{