TIM SDK
TIM API C
|
|
Specifies which cardholder verification method has been performed during the transaction.
The supported cardholder verification methods are defined both, on the terminal and on the card. The first match of both sides will be performed according to EMV Book 3 [B11].
The following values are valid:
Copyright: SIX Payment Services.
Typedefs | |
typedef enum ta_e_cvm | ta_e_cvm_t |
Enumerations | |
enum | ta_e_cvm { ta_c_cvm_undefined, ta_c_cvm_pin, ta_c_cvm_pin_signature, ta_c_cvm_signature, ta_c_cvm_on_device, ta_c_cvm_no_cvm } |
typedef enum ta_e_cvm ta_e_cvm_t |
Specifies which cardholder verification method has been performed during the transaction.
The supported cardholder verification methods are defined both, on the terminal and on the card. The first match of both sides will be performed according to EMV Book 3 [B11].
The following values are valid:
Specification: retail.
enum ta_e_cvm |
Specifies which cardholder verification method has been performed during the transaction.
The supported cardholder verification methods are defined both, on the terminal and on the card. The first match of both sides will be performed according to EMV Book 3 [B11].
The following values are valid:
Specification: retail.