Environments
There are two public Blink environments: production and test.
Production
Once you've successfully integrated a test instance of your web application with our test environment, you can use the production environment to go live.
For payments, this environment is using real cards and it's processing real money transactions.
| URLs | |
|---|---|
| User dashboard | https://blink.net |
| Merchant dashboard | https://dashboard.blink.net |
| Blink SDK | https://blink.net/1.0/blink-sdk.js |
Test
We recommend you to use the test environment for integrating Blink on a sandbox/test instance of your web application, before doing a live integration with Blink production.
| URLs | |
|---|---|
| User dashboard | https://test.blink.net |
| Merchant dashboard | https://dashboard.test.blink.net |
| Blink SDK | https://test.blink.net/1.0/blink-sdk.js |
For payments, this environment is using only test cards.
Adding a real card number to your account is not allowed. Here is a list of test credit card numbers you can use:
| Card number | Brand | CVC | Date |
|---|---|---|---|
| 4242 4242 4242 4242 | Visa | Any 3 digits | Any future date |
| 4000 0566 5566 5556 | Visa (debit) | Any 3 digits | Any future date |
| 5555 5555 5555 4444 | Mastercard | Any 3 digits | Any future date |
| 2223 0031 2200 3222 | Mastercard (2-series) | Any 3 digits | Any future date |
| 5200 8282 8282 8210 | Mastercard (debit) | Any 3 digits | Any future date |
| 5105 1051 0510 5100 | Mastercard (prepaid) | Any 3 digits | Any future date |
| 3782 822463 10005 | American Express | Any 3 digits | Any future date |
| 3714 496353 98431 | American Express | Any 3 digits | Any future date |
| 6011 1111 1111 1117 | Discover | Any 3 digits | Any future date |
| 6011 0009 9013 9424 | Discover | Any 3 digits | Any future date |
| 3056 9300 0902 0004 | Diners Club | Any 3 digits | Any future date |
| 3622 7206 2716 67 | Diners Club (14 digit card) | Any 3 digits | Any future date |
| 3566 0020 2036 0505 | JCB | Any 3 digits | Any future date |
| 6200 0000 0000 0005 | UnionPay | Any 3 digits | Any future date |