Enum VasInfoType
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum VasInfoType : int
Fields
| Name | Description |
|---|---|
| AddVasdata | Additional VAS Data. Free to use container for VAS specific data, max. 3000 chars. E.g. TWINT extended reference description. Specification: valueAddedServices. |
| AddVasdataComMd | Additional VAS Data Communication Mode. Indicates how the VAS advanced data should be transmitted between VAS enabled terminal and VAS provider. Allowed values: 0: no communication required, 1: ep2 request/response, 2: out-of-band Specification: valueAddedServices. |
| AgrDataToEcrindicator | Aggregated Forward Data To ECR Indicator. Flag indicating wether at least one included VAS program requires to forward the data from e.g the VAS enabled terminal to the ECR. Specification: valueAddedServices. |
| AgrReqAddVasdataIndicator | Aggregated Request Additional VAS Data Indicator. Flag indicating wether at least one included VAS program requires to request additional the data from a VAS provider. Specification: valueAddedServices. |
| AgrResDataToHstIndicator | Aggregated Forward Result Data To Host Indicator. Flag indicating wether at least one included VAS program requires to forward the result data e.g. to the WOL Host. Specification: valueAddedServices. |
| AltId | VAS Alternative Identifier, e.g. for WOL. Alternative Identifier for the transaction given by the ECR or terminal Specification: valueAddedServices. |
| AmtVasprg | Amount Matching VAS Program. Indicates how many e.g. WOL program matches the processed transaction. Specification: valueAddedServices. |
| CardAlias | VAS Card Alias. E.g. WOL specific Alias of the used card. Specification: valueAddedServices. |
| DataToEcrind | Forward Data To ECR Indicator. Flag indicating wether for this specific VAS program it is required to send additional data to ECR. Specification: valueAddedServices. |
| ReqAddVasdataInd | Request Additional VAS Data Indicator. Flag indicating wether for this specific VAS program it is required to request additional data from a VAS provider. Specification: valueAddedServices. |
| ResDataToHstInd | Forward Result Data To Host Indicator. Flag indicating wether for this specific VAS program will forward the result data to the VAS Host. Specification: valueAddedServices. |
| SupportVer | VAS Supported Version. Supported VAS specification version (e.g. WOL version) by the terminal software, has to be set by the terminal software based on the implemented VAS specification version. Specification: valueAddedServices. |
| TrxId | VAS Transaction Identification. VAS specific ID for this transaction, e.g. used for WOL. Specification: valueAddedServices. |
| TrxIdentTime | VAS Identification Timestamp. Timestamp of the VAS identification. Specification: valueAddedServices. |
| TrxMatch | VAS Transaction Match. Indication if PAN is available on VAS host: 0=no, 1=yes Specification: valueAddedServices. |
| Unknown | Invalid/unknown constant value. |
| UserAlias | VAS User Alias. E.g. WOL specific Alias of the WOL User linked with the used card. Specification: valueAddedServices. |
| VasprgCtnr | Matching VAS Program Container. Containing VAS Programs with specific data. Specification: valueAddedServices. |
| VasprgId | VAS Program ID. E.g. WOL program specific identifier like 123 Specification: valueAddedServices. |
| VasprgMtchId | VAS Program Match ID. E.g. WOL specific match ID for this specific transaction. Specification: valueAddedServices. |
| VasprgName | VAS Program Name. E.g. WOL program name like "Miles and More collect points". Specification: valueAddedServices. |
| VasspecId | VAS Specific ID. E.g. WOL program VAS identification number, e.g. M and M ID or loyalty reference for TWINT. Specification: valueAddedServices. |