Links

Payment flow test

When testing your integration, the main focus must be on payment initiation, redirect and webhook acceptance. Specific bank flow tests are not possible for a sandbox project. If you want to experience the real payment flow, check out the demo page at https://demo.kevin.eu.

Test kevin. API using Postman

Download Postman collection with all available API endpoints.
kevin.platform.v0.3.postman-collection.json
58KB
Code

Test bank credentials

As soon as you choose to pay with a test bank, you will be required to login. Below you can find login credentials for every test bank:
Username
Personal code
Phone number
1622153
30000000000
+370000000000

Successful bank payment flow

To initiate a successful payment, you can simply provide valid details in the payment request body.

Failed bank payment flow

The description field inside the payment initiation request must contain the word fail to fail initiated payment.

Test card credentials

To test card payment flow, you will be required to enter card information. The card credentials for both successful and unsuccessful payment flows are displayed below.

Successful card payment flow credentials

Card number
Card cvc
Card expMonth
Card expYear
Card holderName
Linked bank id
4111111111111111
010
11
41
Some name
SWEDBANK_LT_TEST
5105105105105100
010
11
41
Some name
SEB_LT_TEST

Fail card payment flow credentials

Card number
Card cvc
Card expMonth
Card expYear
Card holderName
Linked bank id
4111111111111111
011
11
41
Some name
SWEDBANK_LT_TEST
5105105105105100
011
11
41
Some name
SEB_LT_TEST