store credit card type in cust_payby and transaction records, #71291, schema support
[freeside.git] / FS / FS / Upgrade.pm
index 01e698e..3aa3e53 100644 (file)
@@ -422,6 +422,9 @@ sub upgrade_data {
     'cust_refund' => [],
     'banned_pay' => [],
 
+    #cardtype
+    'cust_payby' => [],
+
     #default namespace
     'payment_gateway' => [],