Enum TransactionOutcome
Indicates the result of a transaction
Namespace: Westpay.Epas
Assembly: EpasClientLibrary.dll
Syntax
public enum TransactionOutcome
Fields
Name | Description |
---|---|
Approved | The transaction was approved. |
Cancelled | The transaction was cancelled, either by the cardholder or by the ECR. |
Declined | The transaction was declined, either by the authorisation host or by the terminal. |