Enum MerchantOptionType
Specifies type of merchant option.
The following values are valid:
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum MerchantOptionType
Fields
Name | Description |
---|---|
AdditionalMerchantData | Additional data the merchant would like to add. String value. |
ClerkIdentifier | Used for petrol MOC, provided by ECR. |
FuelDispenserNumber | Used for petrol MOC, provided by ECR. |
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 | Used for petrol MOC, provided by ECR. |
ReceiptNumber | Used for petrol MOC, provided by ECR. |
ShiftNumber | Used for petrol MOC, provided by ECR. |
Unknown | Invalid/unknown constant value. |