Test the Bridge Transfer (sandbox credentials)
To try the Bridge Transfer to execute transfers, you need to have at least one synchronized Simulator item with these credentials:
ID | PWD |
---|---|
123456789 | demo0 |
123456789 | demo2000 |
Please refer to Test the Bridge Connect for more details about the Simulator.
To test different cases with Simulator, you can use the label
field and you will get different results. Here are the different rules.
To apply different statuses on a transfer
Label | Result |
---|---|
| The transfer will first have the status |
| The transfer will first have the status In this case the |
| The transfer status will be |
| The transfer status will be |
| The user will have to go through a SCA with a SMS code (enter 123456 so get a success) |
| The user will have to go through an app to app SCA (you just need to wait for a few seconds and it will redirect you to the success page) |
To apply different status_reason on a transfer
When a transfer fails, you will get more information in the status_reason
field. To test them, you just need to set the transfer label
as the status_reason
you want to get. In this case the transfer status
will always be failed
. Here is every possible status_reason
you can get and test:
status_reason / label |
---|
|
|
|
|
|
|
|
|
|
|
|
|
To apply different status_reason on a bulk
Bulks can also have status_reason
when a whole bulk fails. You can test them by setting a transfer label as bulk {{status_reason}}
. If you define several different labels this way, we will apply the first label we read.
status_reason
can be different for a bulk and a transfer so here is the list for bulks:
status reason / label |
---|
|
|
|
|
|
|
|
|
|
|
You can also test several error cases with these rules:
- An amount error by entering an amount inferior to 1€ or superior to 30 000€ (you can execute transfers to 30 000€ in real life, depending on your bank)
- A sender account error by trying to initiate a transfer by choosing "Internal account sender not compatible" as the sender account
The minimum amount of 1€ concerns only fake transfers with a Simulator account.
Updated 8 months ago