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.
Passing Unencrypted Retail Magnetic Stripe Data
| Variable Name | Description |
|---|
| track_1 | Raw Magnetic Stripe Data |
| track_2 | Raw Magnetic Stripe Data |
| track_3 | Raw Magnetic Stripe Data |
Passing MagTek Magensa Encrypted Magnetic Stripe Data
| Variable Name | Description |
|---|
| magnesafe_track_1 | Raw MagTek Magensa Data |
| magnesafe_track_2 | Raw MagTek Magensa Data |
| magnesafe_magneprint | Raw MagTek Magensa Data |
| magnesafe_ksn | Raw MagTek Magensa Data |
| magnesafe_magneprint_status | Raw MagTek Magensa Data |
Passing IDTech M130 Encrypted Swipe Data
| Variable Name | Description |
|---|
| encrypted_track_1 | Raw encrypted data |
| encrypted_track_2 | Raw encrypted data |
| encrypted_track_3 | Raw encrypted data |
| encrypted_ksn | Raw encrypted data |
Passing IDTech M130 Encrypted Keyed Data
| Variable Name | Description |
|---|
| encrypted_data | Raw encrypted data |
Passing Ingenico Telium 2 Chip Card Data
| Variable Name | Description |
|---|
| entry_mode | The type of transaction data to be processed. Value: ‘emv_icc’ |
| emv_auth_request_data | EMV Data for the transaction as received from the EMV Chip Card SDK. |
| emv_device | The EMV - capable card reader. Value: ‘ingenico_rba’ |
| verification_method | Method used to verify the EMV transaction. Values: ‘signature’, ‘offline_pin’, ‘offline_pin_signature’, or ‘none’ |
| encrypted_ksn | Raw encrypted data |
| encrypted_track_2 | Raw encrypted data |
Passing Ingenico Telium 2 Swipe Data
| Variable Name | Description |
|---|
| entry_mode | The type of transaction data to be processed. Values: ‘swiped’ or ‘swiped_emv_fallback’ |
| emv_device | The EMV - capable card reader. Value: ‘ingenico_rba’ |
| encrypted_ksn | Raw encrypted data |
| encrypted_track_1 | Raw encrypted data |
| encrypted_track_2 | Raw encrypted data |
Passing Ingenico Telium 2 NFC Data
| Variable Name | Description |
|---|
| entry_mode | The type of transaction data to be processed. Value: ‘nfc_msd’ |
| emv_device | The EMV - capable card reader. Value: ‘ingenico_rba’ |
| encrypted_ksn | Raw encrypted data |
| encrypted_track_2 | Raw encrypted data |
Passing Ingenico Telium 2 Keyed Data
| Variable Name | Description |
|---|
| entry_mode | The type of transaction data to be processed. Value: ‘keyed’ |
| emv_device | The EMV - capable card reader. Value: ‘ingenico_rba’ |
| encrypted_ksn | Raw encrypted data |
| encrypted_track_2 | Raw encrypted data |