API / Command Line |
A method for adding a Credit Card to an Account outside of the Staff Portal or Customer Portal. The following is done on the BillMax server.
Variable | Value |
---|---|
FORM_number | 0 |
FORM_action | SAVE |
FORM_paytype | 2 |
FORM_account | Account Number |
FORM_fname | First name |
FORM_mname | Middle name |
FORM_lname | Last name |
FORM_company | Company |
FORM_addr1 | Address |
FORM_city | City |
FORM_statename | State |
FORM_zip | Zip/Postal code |
FORM_country | Country |
FORM_phone | Phone number |
FORM_email | Email address |
FORM_batchmethod |
|
FORM_ccnum | Credit Card number |
FORM_cvnum | CVV number |
FORM_ccexp_month | Expiration month |
FORM_ccexp_year | Expiration year - 4 digit |
FORM_recurnotok |
|
FORM_generation | blank |
All variables are required, but ones not relevant may be left blank.