Skip to content

Commit 2a50236

Browse files
Merge pull request #166 from pt-techaspa/Klarna-testing
Klarna testing
2 parents cc4ef1a + 28ffa03 commit 2a50236

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

docs/payment-method-providers.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@ The payment methods that can be tested without real money transactions have been
66

77
`checkout-provider` values are provided too, but they are subject to change without notice.
88

9-
| Provider | `checkout-provider` | Credentials |
10-
| ----------------------------------- | ---------------------------------- | ------------------------------------------------------------------------------------------------------- |
11-
| Nordea | `nordea` | No credentials needed. |
12-
| OP | `osuuspankki` | No credentials needed, will not present a UI on OP side |
13-
| POP Pankki<br>Säästöpankki<br>OmaSP | `pop`<br>`saastopankki`<br>`omasp` | Username: `11111111`<br>Password: `123456`<br>Security code: `123456` |
14-
| Aktia | `aktia` | Username: `12345678`<br>Password: `123456`<br>Security code: `1234` |
15-
| S-Pankki | `spankki` | Username: `12345678`<br>Password: `9999`<br>Security code: `1234` |
16-
| Danske | `danske` | Danske test account login requires using real Danske credentials |
17-
| Visa | `creditcard` | See table below |
18-
| Mastercard | `creditcard` | See table below |
19-
| American Express | `amex` | Card number: `373953192351004`<br>Expiry date: `12/2026`<br>CVC: `1004` |
20-
| Apple Pay | `apple-pay` | Requires using real Apple Pay credentials and hosted payment gateway |
21-
| Google Pay | `google-pay` | Google Account with test cards required. Contact tekniikka@paytrail.com for more information. |
22-
| Walley<br>Walley B2B | `walleyb2c`<br>`walleyb2b` | Social security number: `010380-000P` |
23-
| MobilePay | `mobilepay` | Requires a separate test app and test credentials. Contact tekniikka@paytrail.com for more information. |
24-
| Siirto | `siirto` | Success: `+358401122332`<br>User rejects: `+358401122333` |
25-
| OP Lasku | `oplaskuV1` | Testing is not possible |
26-
| OP Tililuotto | `op-tililuotto` | Testing is not possible |
27-
| Ålandsbanken | `alandsbanken` | Testing is not possible |
28-
| Nordea B2B | `nordea-business` | Testing is not possible |
29-
| Danske B2B | `danske-business` | Testing is not possible |
30-
| Klarna | `klarna` | No credentials needed. |
31-
| PayPal | `paypal` | Testing is not possible |
9+
| Provider | `checkout-provider` | Credentials |
10+
| ----------------------------------- | ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
11+
| Nordea | `nordea` | No credentials needed. |
12+
| OP | `osuuspankki` | No credentials needed, will not present a UI on OP side |
13+
| POP Pankki<br>Säästöpankki<br>OmaSP | `pop`<br>`saastopankki`<br>`omasp` | Username: `11111111`<br>Password: `123456`<br>Security code: `123456` |
14+
| Aktia | `aktia` | Username: `12345678`<br>Password: `123456`<br>Security code: `1234` |
15+
| S-Pankki | `spankki` | Username: `12345678`<br>Password: `9999`<br>Security code: `1234` |
16+
| Danske | `danske` | Danske test account login requires using real Danske credentials |
17+
| Visa | `creditcard` | See table below |
18+
| Mastercard | `creditcard` | See table below |
19+
| American Express | `amex` | Card number: `373953192351004`<br>Expiry date: `12/2026`<br>CVC: `1004` |
20+
| Apple Pay | `apple-pay` | Requires using real Apple Pay credentials and hosted payment gateway |
21+
| Google Pay | `google-pay` | Google Account with test cards required. Contact tekniikka@paytrail.com for more information. |
22+
| Walley<br>Walley B2B | `walleyb2c`<br>`walleyb2b` | Social security number: `010380-000P` |
23+
| MobilePay | `mobilepay` | Requires a separate test app and test credentials. Contact tekniikka@paytrail.com for more information. |
24+
| Siirto | `siirto` | Success: `+358401122332`<br>User rejects: `+358401122333` |
25+
| OP Lasku | `oplaskuV1` | Testing is not possible |
26+
| OP Tililuotto | `op-tililuotto` | Testing is not possible |
27+
| Ålandsbanken | `alandsbanken` | Testing is not possible |
28+
| Nordea B2B | `nordea-business` | Testing is not possible |
29+
| Danske B2B | `danske-business` | Testing is not possible |
30+
| Klarna | `klarna` | Use the provided test data: [here](https://docs.klarna.com/resources/developer-tools/sample-data/sample-customer-data/#europe-finland) |
31+
| PayPal | `paypal` | Testing is not possible |
3232

3333
## Test cards for payments
3434

0 commit comments

Comments
 (0)