TIM SDK
TIM API C
merchant_option_type.h File Reference

Description

Specifies type of merchant option.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_merchant_option_type ta_e_merchant_option_type_t
 

Enumerations

enum  ta_e_merchant_option_type {
  ta_c_mot_undefined, ta_c_mot_additional_merchant_data, ta_c_mot_multi_account_index, ta_c_mot_multi_contract_index,
  ta_c_mot_merchant_tid
}
 

Typedef Documentation

◆ ta_e_merchant_option_type_t

Specifies type of merchant option.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_merchant_option_type

Specifies type of merchant option.

Specification: retail.

Enumerator
ta_c_mot_undefined 

Undefined/invalid value.

ta_c_mot_additional_merchant_data 

Additional data the merchant would like to add. String value.

Specification: retail.

ta_c_mot_multi_account_index 

Account index that shall be used for this transaction. Numeric number that defines the account index.

Specification: retail.

ta_c_mot_multi_contract_index 

Acquirer contract index that shall be used for this transaction. Numeric number that specifies the contract index.

Specification: retail.

ta_c_mot_merchant_tid 

Specific terminal identifier defined by the merchant.

Specification: retail.