TIM SDK
TIM API C
|
|
Defines how the cardholder used the card with the terminal for the transaction.
Enumeration according to EMV definition. The following values are valid:
Copyright: Worldline.
Typedefs | |
typedef enum ta_e_pos_entry_mode | ta_e_pos_entry_mode_t |
Enumerations | |
enum | ta_e_pos_entry_mode { ta_c_pem_undefined = 0 , ta_c_pem_unspecified = 1 , ta_c_pem_manual = 2 , ta_c_pem_mag_stripe_incomplete = 3 , ta_c_pem_bar_code = 4 , ta_c_pem_ocr = 5 , ta_c_pem_icc = 6 , ta_c_pem_reference_based = 7 , ta_c_pem_bluetooth_low_energy = 8 , ta_c_pem_qrc_on_terminal = 9 , ta_c_pem_qrc_on_mobile = 10 , ta_c_pem_token_based_ecommerce = 11 , ta_c_pem_mag_stripe = 12 , ta_c_pem_mag_stripe_fallback = 13 , ta_c_pem_mag_stripe_fallback_again = 14 , ta_c_pem_mag_stripe_fallback_icc_fail = 15 , ta_c_pem_emergency_data_entry = 16 , ta_c_pem_ecommerce = 17 , ta_c_pem_ctless_icc = 18 , ta_c_pem_ctless_mag_strige = 19 } |
typedef enum ta_e_pos_entry_mode ta_e_pos_entry_mode_t |
Defines how the cardholder used the card with the terminal for the transaction.
Enumeration according to EMV definition. The following values are valid:
Specification: retail.
enum ta_e_pos_entry_mode |
Defines how the cardholder used the card with the terminal for the transaction.
Enumeration according to EMV definition. The following values are valid:
Specification: retail.