TIM SDK
TIM API C
|
|
Defines the type of the Reconfig Request. "FullReconfig" (default, can be omitted in this case) for a full reconfiguration; "AcqInit" reconfigure one specific or all acquirers; "TrmConfig" reconfigure terminal parameters.
The following values are valid:
Copyright: Worldline.
Typedefs | |
typedef enum ta_e_reconfig_mode | ta_e_reconfig_mode_t |
Enumerations | |
enum | ta_e_reconfig_mode { ta_c_rm_undefined = 0, ta_c_rm_full_reconfig = 1, ta_c_rm_trm_config = 2, ta_c_rm_acq_init = 3 } |
typedef enum ta_e_reconfig_mode ta_e_reconfig_mode_t |
Defines the type of the Reconfig Request. "FullReconfig" (default, can be omitted in this case) for a full reconfiguration; "AcqInit" reconfigure one specific or all acquirers; "TrmConfig" reconfigure terminal parameters.
The following values are valid:
Specification: retail.
enum ta_e_reconfig_mode |
Defines the type of the Reconfig Request. "FullReconfig" (default, can be omitted in this case) for a full reconfiguration; "AcqInit" reconfigure one specific or all acquirers; "TrmConfig" reconfigure terminal parameters.
The following values are valid:
Specification: retail.