# Sandbox Imoje offers a sandbox test mode to verify the correctness of the integration. The sandbox test environment can be found [here](https://sandbox.imoje.ing.pl).

To create a new account, click `Create Merchant Account`, then enter your e-mail address, to which a link to activate your account will be sent. After activating your account, simply log in with the generated login and the previously assigned password. A test shop will be assigned to your account, which will have its own integration data. ## Cards in the sandbox environment To test card payments, use the following details: | Card issuer | Card number | Month | Year | CVV | 3-D Secure | Description | |-------------|------------------|-------|------|-----|-------------|----------------------------------------------------------------------------| | Visa | 4111111111111111 | 12 | 29 | 123 | no | **Positive authorization** - profile transaction completed | | Visa | 4485201817664006 | 12 | 29 | 123 | no | **Positive authorization** - profile transaction rejected, dcc rejected | | Visa | 4444333322221111 | 12 | 29 | 123 | no | **Negative authorisation** | | Visa | 4012001037141112 | 12 | 29 | 123 | yes | **Positive authorization** - profile transaction completed | | Visa | 4749601201390567 | 12 | 29 | 123 | yes | **Positive authorization** - profile transaction rejected | | Visa | 4934403892699132 | 12 | 29 | 123 | yes | **Negative authorisation** | | Visa | 4012001007002005 | 12 | 29 | 123 | no | **Provider error** | | Visa | 4282513338596268 | 12 | 29 | 123 | no | **Positive authorization** - profile provider transaction error | ## PBL and BLIK transactions in the sandbox environment. In order to test PBL or BLIK transactions, send the appropriate value of the `orderDescription` parameter in the basic request with the [Creating a payment](#topic-creating-a-payment) point. | orderDesription | Description | |---------------|-----------------------------------------------| | `TEST-100000` | Standard - Refund settled, default action | | `TEST-100010` | Provider error |