TIM SDK
TIM API C
|
|
Information of the current transaction state.
This field is returned in the TerminalStatus notification to give the current transaction state from the terminal.
The following values are valid:
Copyright: Worldline.
Typedefs | |
typedef enum ta_e_transaction_status | ta_e_transaction_status_t |
Enumerations | |
enum | ta_e_transaction_status { ta_c_ts_undefined = 0 , ta_c_ts_busy = 1 , ta_c_ts_idle = 2 , ta_c_ts_wait_for_card = 3 , ta_c_ts_reading_card = 4 , ta_c_ts_application_selection = 5 , ta_c_ts_wait_for_proceed = 6 , ta_c_ts_dcc_selection = 7 , ta_c_ts_enter_tip = 8 , ta_c_ts_pin_entry = 9 , ta_c_ts_signature_capture = 10 , ta_c_ts_processing = 11 , ta_c_ts_wait_for_commit = 12 , ta_c_ts_account_selection = 13 } |
typedef enum ta_e_transaction_status ta_e_transaction_status_t |
Information of the current transaction state.
This field is returned in the TerminalStatus notification to give the current transaction state from the terminal.
The following values are valid:
Specification: retail.
Information of the current transaction state.
This field is returned in the TerminalStatus notification to give the current transaction state from the terminal.
The following values are valid:
Specification: retail.