[freeside-commits] branch FREESIDE_3_BRANCH updated. 748fb30c036addb30e6d401ebc1bb650311284ec

Ivan ivan at 420.am
Wed Jan 15 10:28:57 PST 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  748fb30c036addb30e6d401ebc1bb650311284ec (commit)
      from  7969a9e236a1e9400656b8e718d18018e3eece1d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 748fb30c036addb30e6d401ebc1bb650311284ec
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jan 15 10:28:55 2014 -0800

    update credit-charge-surcharge-percentage description, RT#27009

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index c5bf8e2..c751892 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -826,7 +826,7 @@ sub reason_type_options {
   {
     'key'         => 'credit-card-surcharge-percentage',
     'section'     => 'billing',
-    'description' => 'Add a credit card surcharge to invoices, as a % of the invoice total. WARNING: this is usually prohibited by merchant account / other agreements and/or law, but is currently lawful in AU and UK.',
+    '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',
   },
 

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Conf.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list