Mock
By sending the following amount in Purchase, Void, and Refund transactions, the following error codes will be thrown in the Mock plugin:
| Amount | Exception | Error Code |
|---|---|---|
| 101.01 | EFTException | Unknown |
| 101.02 | EFTException | RequestArgumentError |
| 101.03 | EFTException | UnsupportedOperation |
| 101.04 | EFTException | UnexpectedResultReceived |
| 101.05 | EFTException | FailureToStartSession |
| 101.06 | EFTException | FailureToEndSession |
| 101.07 | EFTArgumentException | RequestArgumentError |
| 101.08 | EFTException | NoSession |
| 101.09 | EFTException | TransactionNotFound |
| 101.10 | EFTException | CorruptedDataReceived |
| 102.01 | EAException | Unknown |
| 102.02 | EAException | BatteryTooLow |
| 102.03 | EAException | DevicePairingNeeded |
| 102.04 | EAException | ConnectionTimeout |
| 102.05 | EAException | ConnectionInterupted |
| 102.06 | EAException | PairingCodeMismatch |
| 102.07 | EAException | PairingError |
| 102.08 | EAException | SessionInProgress |
| 102.09 | EAException | DeviceIsBusy |
| 102.10 | EAException | UnknownEAManagementType |
| 102.11 | EAException | ConfigurationError |
| 102.12 | EAException | NotSupported |