Enum AuthorisationChannel
Authorisation method that was used
Namespace: Westpay.Epas
Assembly: EpasClientLibrary.dll
Syntax
public enum AuthorisationChannel
Remarks
The authorising entity is documented in CHAOI specification, section 8.1.4. The character enumeration value of each on corresponds to the CHAOI specification.
Fields
| Name | Description |
|---|---|
| DeclinedBeforeAuth | Transaction was declined before authorisation was attempted |
| None | Transaction was not authorised |
| Offline | Transaction was authorised offline |
| Online | Transaction was authorised online |
| Phone | Transaction was authorised by phone call |