summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-10-17 16:15:44 -0700
committerMark Wells <mark@freeside.biz>2016-10-17 16:15:44 -0700
commitc768181f5e2f4fd5ffcc02e504ce6fa6d73b3922 (patch)
tree94fa69758053ff9c060098bfe13bd21b819af7f9
parent3bfc810bd02e6b822964cbabda2480a21b61ff38 (diff)
parent096bb3e9f98031580ad03d08d0695fcf96ee8cf0 (diff)
Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into 4.x
-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 1c4690ddb..ab16a9965 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -797,6 +797,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,
},
{