Documentation Index
Fetch the complete documentation index at: https://bancofcalifornia-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
HTML Form Fields Request
| HTML Form Fields | Description |
|---|---|
| billing-cc-number* | Credit card number. |
| billing-cc-exp* | Credit card expiration. Format: MMYY |
| billing-cvv | Card security code. |
| billing-account-name** | The name on the customer’s ACH Account. |
| billing-account-number** | The customer’s bank account number. |
| billing-routing-number** | The customer’s bank routing number. |
| billing-account-type | The customer’s ACH account type. Values: ‘checking’ or ‘savings’ |
| billing-entity-type | The customer’s ACH account entity. Values: ‘personal’ or ‘business’ |
| billing-micr† | Physical check’s Magnetic ink strip, on supported check processors. For use with ‘POP’ or ‘ARC’ sec-code. |
| billing-track-1*** | Raw magnetic stripe data, track 1. |
| billing-track-2*** | Raw magnetic stripe data, track 2. |
| billing-track-3*** | Raw magnetic stripe data, track 3. |
| billing-magnesafe-track-1*** | Raw MagTek Magensa encrypted reader data. |
| billing-magnesafe-track-2*** | Raw MagTek Magensa encrypted reader data. |
| billing-magnesafe-track-3*** | Raw MagTek Magensa encrypted reader data. |
| billing-magnesafe-ksn*** | Raw MagTek Magensa encrypted reader data. |
| billing-magnesafe-magneprint*** | Raw MagTek Magensa encrypted reader data. |
| billing-magnesafe-magneprint-status*** | Raw MagTek Magensa encrypted reader data. |
| billing-social-security-number**** | Customer’s social security number, checked against bad check writers database if check verification is enabled. |
| billing-drivers-license-number**** | Driver’s license number, checked against bad check writers’ database if check verification is enabled. |
| billing-drivers-license-dob**** | Driver’s license date of birth. |
| billing-drivers-license-state**** | Customer’s driver’s license state. Format: CC |
| billing-first-name | Cardholder’s first name. Overwrites value if passed during step one. |
| billing-last-name | Cardholder’s last name. Overwrites value if passed during step one.. |
| billing-address1 | Cardholder’s billing address. Overwrites value if passed during step one. |
| billing-city | Card billing city. Overwrites value if passed during step one. |
| billing-state | Card billing state/province. Overwrites value if passed during step one. Format: CC |
| billing-postal | Card billing postal code. Overwrites value if passed during step one. |
| billing-country | Card billing country code. Overwrites value if passed during step one. Format: CC/ISO 3166 |
| billing-phone | Billing phone number. Overwrites value if passed during step one. |
| billing-email | Billing email address. Overwrites value if passed during step one. |
| billing-company | Cardholder’s company. Overwrites value if passed during step one. |
| billing-address2 | Card billing address, line 2. Overwrites value if passed during step one. |
| billing-fax | Billing fax number. Overwrites value if passed during step one. |
| shipping-first-name | Shipping first name. Overwrites value if passed during step one. |
| shipping-last-name | Shipping last name. Overwrites value if passed during step one. |
| shipping-address1 | Shipping billing address. Overwrites value if passed during step one. |
| shipping-city | Shipping city. Overwrites value if passed during step one. |
| shipping-state | Shipping state/province. Overwrites value if passed during step one. |
| shipping-postal | Shipping postal code. Overwrites value if passed during step one. |
| shipping-country | Shipping country code. Overwrites value if passed during step one. |
| shipping-phone | Shipping phone number. Overwrites value if passed during step one. |
| shipping-email | Shipping email address. Overwrites value if passed during step one. |
| shipping-company | Shipping company. Overwrites value if passed during step one. |
| shipping-address2 | Shipping address, line 2. Overwrites value if passed during step one. |
| shipping-fax | Shipping fax number. Overwrites value if passed during step one. |
*Required for keyed credit card transactions.**Required for ACH transactions.***Used for retail transactions. Variables used dependent on swipe device.****Required for check verification.†Required for check scanning.