TIM SDK
TIM API C
merchant_action.h File Reference

Description

Constants for MerchantAction tag.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_merchant_action ta_e_merchant_action_t
 

Enumerations

enum  ta_e_merchant_action { ta_c_ma_undefined, ta_c_ma_signature, ta_c_ma_none }
 

Typedef Documentation

◆ ta_e_merchant_action_t

Constants for MerchantAction tag.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_merchant_action

Constants for MerchantAction tag.

Specification: retail.

Enumerator
ta_c_ma_undefined 

Undefined/invalid value.

ta_c_ma_signature 

The merchant has to sign the receipt.

Specification: retail.

ta_c_ma_none 

No merchant action is required.

Specification: retail.