Sandbox
Using our production environment you can access Live
and Sandbox
connectors. For testing purposes, you can review your integration using Pluggy Bank connector that will provide you with every day updated transactions and all the available flows for you to test.
You can use the following credentials when required:
Correct password: password-ok
MFA Token Good: 123456
Basic flows
Execution status | User name | Description |
---|---|---|
SUCCESS |
| Successful connection. |
ALREADY_LOGGED_IN |
| The user already has an opened login session (needs to manually log out). |
ACCOUNT_LOCKED |
| User account is locked, needs manual action to be unlocked. |
UNEXPECTED_ERROR |
| Connector had a random error. |
SITE_NOT_AVAILABLE |
| Provider site was not available. |
ACCOUNT_NEEDS_ACTION |
| Provider is requesting some manual action from the user (ie. accept new terms of use). |
CONNECTION_ERROR |
| There was an internal connection error with the provider (ie. Proxy issue). |
INVALID_CREDENTIALS | anything else | The user/password credentials were invalid. |
MFA 1-step
Scenario | User name | MFA | Description |
---|---|---|---|
Login Ok |
|
| Successful connection. |
INVALID_CREDENTIALS_MFA |
| ≠ | The MFA parameter provided was incorrect. |
MFA 2-step
Scenario | User name | MFA | Description |
---|---|---|---|
Login Ok |
|
| Successful connection. |
INVALID_CREDENTIALS_MFA |
| ≠ | The MFA parameter provided was incorrect. |
Login Ok (MFA with QR image) |
|
| Successful connection. |
INVALID_CREDENTIALS_MFA (MFA with QR image) |
| ≠ | The MFA parameter provided was incorrect. |
Login Ok (MFA with option select) |
| any | Successful connection. |
UNEXPECTED_ERROR |
|
| Connector had a random error. |
ACCOUNT_LOCKED |
|
| User account is locked, needs manual action to be unlocked. |
SITE_NOT_AVAILABLE |
|
| Provider site was not available. |
CONNECTION_ERROR |
|
| There was an internal connection error with the provider (ie. Proxy issue). |
ALREADY_LOGGED_IN |
|
| The user already has an opened login session (needs to manually log out). |
ACCOUNT_NEEDS_ACTION |
|
| Provider is requesting some manual action from the user (ie. accept new terms of use). |
Updated about 2 months ago