new mastercard ranges
[freeside.git] / fs_selfservice / FS-SelfService / cgi / selfservice.cgi
index 2407361..4a309c9 100755 (executable)
@@ -606,7 +606,7 @@ sub make_payment {
 
 sub payment_results {
 
-  use Business::CreditCard 0.30;
+  use Business::CreditCard 0.35;
 
   #we should only do basic checking here for DoS attacks and things
   #that couldn't be constructed by the web form...  let process_payment() do