TIM SDK
TIM API C
vas_info_type.h File Reference

Description

Specifies type of value added services information.

Field that describes the content of its parent <sixml:VasInformation> tag.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_vas_info_type ta_e_vas_info_type_t
 

Enumerations

enum  ta_e_vas_info_type {
  ta_c_vit_undefined, ta_c_vit_wolalt_id, ta_c_vit_woltrx_match, ta_c_vit_woltrx_id,
  ta_c_vit_woltrx_ident_time, ta_c_vit_woluser_alias, ta_c_vit_wolcard_alias, ta_c_vit_wolagr_data_to_ecrindicator,
  ta_c_vit_wolagr_req_add_vasdata_indicator, ta_c_vit_wolagr_res_data_to_hst_indicator, ta_c_vit_wolamt_vasprg, ta_c_vit_wolvasprg_ctnr,
  ta_c_vit_wolvasprg_id, ta_c_vit_wolvasprg_name, ta_c_vit_wolvasprg_mtch_id, ta_c_vit_wolvasspec_id,
  ta_c_vit_woldata_to_ecrind, ta_c_vit_wolreq_add_vasdata_ind, ta_c_vit_woladd_vasdata_com_md, ta_c_vit_wolres_data_to_hst_ind,
  ta_c_vit_woladd_vasdata, ta_c_vit_wolsupport_ver
}
 

Typedef Documentation

◆ ta_e_vas_info_type_t

Specifies type of value added services information.

Field that describes the content of its parent <sixml:VasInformation> tag.

Specification: valueAddedServices.

Enumeration Type Documentation

◆ ta_e_vas_info_type

Specifies type of value added services information.

Field that describes the content of its parent <sixml:VasInformation> tag.

Specification: valueAddedServices.

Enumerator
ta_c_vit_undefined 

Undefined/invalid value.

ta_c_vit_wolalt_id 

WOL Altenative Identifier. Alternative Identifier for the transaction given by the ECR or terminal

Specification: valueAddedServices.

ta_c_vit_woltrx_match 

WOL Transaction Match. Indication if PAN is available in WOL: 0=no, 1=yes

Specification: valueAddedServices.

ta_c_vit_woltrx_id 

WOL Transaction Identification. WOL specific ID for this transaction.

Specification: valueAddedServices.

ta_c_vit_woltrx_ident_time 

WOL Identification Timestamp. Timestamp of the WOL identification.

Specification: valueAddedServices.

ta_c_vit_woluser_alias 

WOL User Alias. WOL specific Alias of the WOL User linked with the used card.

Specification: valueAddedServices.

ta_c_vit_wolcard_alias 

WOL Card Alias. WOL specific Alias of the used card.

Specification: valueAddedServices.

ta_c_vit_wolagr_data_to_ecrindicator 

WOL Aggregated Forward Data To ECR Indicator. Flag indicating wether at least one included WOL program requires to forward the data from the WOL enabled terminal to the ECR.

Specification: valueAddedServices.

ta_c_vit_wolagr_req_add_vasdata_indicator 

WOL Aggregated Request Additional VAS Data Indicator. Flag indicating wether at least one included WOL program requires to request additional the data from a VAS provider.

Specification: valueAddedServices.

ta_c_vit_wolagr_res_data_to_hst_indicator 

WOL Aggregated Forward Result Data To Host Indicator. Flag indicating wether at least one included WOL program requires to forward the result data to the WOL Host.

Specification: valueAddedServices.

ta_c_vit_wolamt_vasprg 

WOL Amount Matching VAS Program. Indicates how many WOL program matches the processed WOL transaction.

Specification: valueAddedServices.

ta_c_vit_wolvasprg_ctnr 

WOL Matching VAS Program Container. Containing VAS Programs with specific data.

Specification: valueAddedServices.

ta_c_vit_wolvasprg_id 

WOL VAS Program ID. WOL program specific identifier z.B. 123

Specification: valueAddedServices.

ta_c_vit_wolvasprg_name 

WOL VAS Program Name. WOL program name z.B. "Miles and More collect points".

Specification: valueAddedServices.

ta_c_vit_wolvasprg_mtch_id 

WOL VAS Program Match ID. WOL specific match ID for this specific transaction.

Specification: valueAddedServices.

ta_c_vit_wolvasspec_id 

WOL VAS Specific ID. WOL program VAS identification number, e.g. M and M ID

Specification: valueAddedServices.

ta_c_vit_woldata_to_ecrind 

WOL Forward Data To ECR Indicator. Flag indicating wether for this specific WOL program it is required to send additional data to ECR.

Specification: valueAddedServices.

ta_c_vit_wolreq_add_vasdata_ind 

WOL Request Additional VAS Data Indicator. Flag indicating wether for this specific WOL program it is required to request additional data from a VAS provider.

Specification: valueAddedServices.

ta_c_vit_woladd_vasdata_com_md 

WOL Additional VAS Data Communication Mode. Indicates how the WOL advanced data should be transmitted between WOL enabled terminal and VAS provider. Allowed values: 0: no communication required, 1: ep2 request/response, 2: out-of-band

Specification: valueAddedServices.

ta_c_vit_wolres_data_to_hst_ind 

WOL Forward Result Data To Host Indicator. Flag indicating wether for this specific WOL program will forward the result data to the WOL Host.

Specification: valueAddedServices.

ta_c_vit_woladd_vasdata 

WOL Additional VAS Data. Free to use container for VAS specific data, max. 1500 chars.

Specification: valueAddedServices.

ta_c_vit_wolsupport_ver 

WOL Supported Version. Supported WOL version by the terminal software, has to be set by the terminal software based on the implemented WOL version.

Specification: valueAddedServices.