Enum ReceiptData.TranslatedTextId
The terminal will provide receipt texts that are translated to the customer's chosen language. These texts are referenced by the following IDs
Namespace: Westpay.Epas
Assembly: EpasClientLibrary.dll
Syntax
public enum TranslatedTextId
Fields
Name | Description |
---|---|
AcquirerFee | Additional acquirer fee |
AcquirerReferenceNumber | Row header for the acquirer reference number |
ApprovalMessage | Text such as "AUTHORISATION FOR CREDITING ABOVE ACCOUNT" that applies to signature bars |
CashbackAmount | Row header for the cashback amount |
CashierId | Row header for the cashier / operator ID |
CashierName | Prompt for the cashier's name in a refund transaction |
CashierSignature | Prompt for the cashier's signature in a refund transaction |
Contactless | Text that indicates a contactless transaction |
DebitOrCredit | Some older cards require the cardholder to choose between their debit or credit account. If that choice is made then the appropriate translation will be provided. If the choice did not apply then no translation is provided. |
DenialReason | If the transaction was declined this text provides added information on the reason |
OrganisationNumber | Row header for the organisation number |
Outcome | The transaction outcome, i.e. approved, declined or cancelled |
PaymentCode | Payment code, may be required by the payment card and is provided by the ECR |
PinUsed | Text that indicates a PIN was used |
RecipientTag | Typically "cardholder copy" or "merchant copy", to show the merchant which receipt is being printed |
ReferenceNumber | Row header for the transaction reference |
Sign | Text that indicates the receipt should be signed by the customer |
TerminalId | Row header for the terminal ID |
Total | Row header for total amount of the transaction |
TransactionType | Transaction type, e.g. "purchase", "refund", etc. |
VATAmount | Row header for the VAT amount |
VerifiedByDevice | Text that indicates the customer identity was verified by a consumer device, e.g. a mobile phone |