The card_operation_request
contains the following data elements:
Field | Type | Required | Description |
---|---|---|---|
|
void |
if not specified the PED object will be automatically populated. | |
|
char |
The merchant account processing this transaction. Transactions can be performed with any of the merchant accounts that were returned when registering the POS. | |
|
char |
The | |
|
char |
A reference to the tender provided by the PED. | |
|
char |
The type of gift card. | |
|
String |
The gift card number. Use of this parameter depends on selection of the Manual Keyed Entry option. | |
|
Long |
Month of expiration. Use of this parameter depends on selection of the Manual Keyed Entry option. | |
|
Long |
Year of expiration. Use of this parameter depends on selection of the Manual Keyed Entry option. | |
|
char |
A mask to validate the correct number of digits to enter. Use of this parameter depends on selection of the Manual Keyed Entry option. | |
|
int |
Minimum number of characters in the card mask. Use of this parameter depends on selection of the Manual Keyed Entry option. | |
|
int |
Maximum number of characters in the card mask. | |
|
additional_data_struct |
Contains key/value pairs that can be used by the merchant to return specific additional data, in particular in the final transaction result.For gift cards, the
|