Enum MerchantOptionType
Specifies type of merchant option.
The following values are valid:
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum MerchantOptionType : int
Fields
| Name | Description |
|---|---|
| AccountingDepartment | Generally used for Swiss public transportation as merchant specific station description, but can be used differently according merchant needs, e.g. as cost center etc. |
| AccountingPeriod | Merchant defined accounting period for a specific shift or transaction. |
| AdditionalMerchantData | Additional data the merchant would like to add. String value. |
| ClerkIdentifier | Merchant defined attendant identifier. Used for petrol MOC, provided by ECR. |
| DeviceType | Generally used for Swiss public transportation as merchant specific ECR device type description, but can be used differently according merchant needs. |
| FuelDispenserNumber | Fuel Pump number. Used for petrol MOC, provided by ECR. |
| Ktucode | Generally used for Swiss public transportation to describe the state-licensed transportation company, but can be used differently according merchant needs. |
| MerchantTid | Specific terminal identifier defined by the merchant. |
| MultiAccountIndex | Account index that shall be used for this transaction. Numeric number that defines the account index. |
| MultiContractIndex | Acquirer contract index that shall be used for this transaction. Numeric number that specifies the contract index. |
| Posdnumber | Number of the ECR device. Used for petrol MOC, provided by ECR. |
| ReceiptNumber | ECR Receipt number. Used for petrol MOC, provided by ECR. |
| ShiftNumber | ECR side shift number. Used for petrol MOC, provided by ECR. |
| StationCode | Generally used for Swiss public transportation as merchant specific station description according department documentation, but can be used differently according merchant needs. |
| Unknown | Invalid/unknown constant value. |
| Wsnumber | Generally used for Swiss public transportation as merchant specific work station number, but can be used differently according merchant needs. |