Enum AuthorisingEntity
Authorising entities
Namespace: Westpay.Epas
Assembly: EpasClientLibrary.dll
Syntax
public enum AuthorisingEntity
Remarks
The authorising entity is documented in the CHAOI specification, section 8.1.5. The character enumeration value of each on corresponds to the CHAOI specification.
Fields
| Name | Description |
|---|---|
| CardIssuer | Authorised by the card issuer |
| DeclinedBeforeAuth | Transaction was declined before authorisation was attempted |
| DPC0 | Authorised by the DPC |
| DPC3 | Authorised by the DPC |
| DPC4 | Authorised by the DPC |
| InterchangeInterface | Interchange interface process |
| InterchangeVisaEpss | Interchange (VISA or EPSS) |
| LocalDevice | Authorised locally in the terminal |
| ManualEntry | Approval code was manually entered |
| Merchant | Authorised by merchant (acquiring) host |