TIM SDK
TIM API C
merchant_action.h File Reference

Description

Constants for MerchantAction tag.

Copyright: Worldline.

Typedefs

typedef enum ta_e_merchant_action ta_e_merchant_action_t
 

Enumerations

enum  ta_e_merchant_action { ta_c_ma_undefined = 0 , ta_c_ma_signature = 1 , ta_c_ma_none = 2 }
 

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.