TIM SDK
TIM API C
payment_protocol.h File Reference

Description

Constants for PaymentProtocol tag.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_payment_protocol ta_e_payment_protocol_t
 

Enumerations

enum  ta_e_payment_protocol {
  ta_c_pp_undefined, ta_c_pp_ep2, ta_c_pp_ev, ta_c_pp_value_master,
  ta_c_pp_3cxml
}
 

Typedef Documentation

◆ ta_e_payment_protocol_t

Constants for PaymentProtocol tag.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_payment_protocol

Constants for PaymentProtocol tag.

Specification: retail.

Enumerator
ta_c_pp_undefined 

Undefined/invalid value.

ta_c_pp_ep2 

EFTPOS 2000 protocol.

Specification: retail.

ta_c_pp_ev 

EV protocol.

Specification: retail.

ta_c_pp_value_master 

ValueMaster protocol.

Specification: retail.

ta_c_pp_3cxml 

3CXml protocol.

Specification: retail.