Skip to content

Commit

Permalink
Add test credentials for Maksu by Rahalaitos
Browse files Browse the repository at this point in the history
  • Loading branch information
pt-ossi committed Sep 4, 2023
1 parent 48920ee commit 741f95c
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions docs/payment-method-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@ The payment methods that can be tested without real money transactions have been

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

| Provider | `checkout-provider` | Credentials |
| ---------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------------------- |
| Nordea | `nordea` | Username: 123456<br>Password: 1111<br>Security code: any |
| OP | `osuuspankki` | No credentials needed, will not present an UI on OP side |
| Handelsbanken<br>POP Pankki<br>Säästöpankki<br>OmaSP | `handelsbanken`<br>`pop`<br>`saastopankki`<br>`omasp` | Username: 11111111<br>Password: 123456<br>Security code: 123456 |
| Aktia | `aktia` | Username: 12345678<br>Password: 123456<br>Security code: 1234 |
| S-Pankki | `spankki` | Username: 12345678<br>Password: 9999<br>Security code: 1234 |
| Danske | `danske` | Danske test account login requires using real Danske credentials |
| Visa | `creditcard` | Card number: 4153013999700024<br>Expiry date: 11/2023<br>CVC: 024 |
| Mastercard | `creditcard` | Card number: 5353299308701770<br>Expiry date: 11/2023<br>CVC: 770 |
| American Express | `amex` | Card number: 373953192351004<br>Expiry date: 12/2023<br>CVC: 1004 |
| Walley/Collector<br>Walley/Collector B2B | `collectorb2c`<br>`collectorb2b` | Social security number: 010380-000P |
| Pivo | `pivo` | Testing is not possible |
| MobilePay | `mobilepay` | Testing is not possible |
| Siirto | `siirto` | Testing is not possible |
| OP Lasku | `oplasku` | Testing is not possible |
| Jousto | `jousto` | Testing is not possible |
| Ålandsbanken | `alandsbanken` | Testing is not possible |
| Nordea B2B | `nordea-business` | Testing is not possible |
| Danske B2B | `danske-business` | Testing is not possible |
| Alisa Yrityslasku | `alisa` | Testing is not possible |
| PayPal | `paypal` | Testing is not possible |
| Maksu by Rahalaitos | `maksu-by-rahalaitos` | Testing is not possible |
| Provider | `checkout-provider` | Credentials |
| ---------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| Nordea | `nordea` | Username: `123456`<br>Password: `1111`<br>Security code: any |
| OP | `osuuspankki` | No credentials needed, will not present an UI on OP side |
| Handelsbanken<br>POP Pankki<br>Säästöpankki<br>OmaSP | `handelsbanken`<br>`pop`<br>`saastopankki`<br>`omasp` | Username: `11111111`<br>Password: `123456`<br>Security code: `123456` |
| Aktia | `aktia` | Username: `12345678`<br>Password: `123456`<br>Security code: `1234` |
| S-Pankki | `spankki` | Username: `12345678`<br>Password: `9999`<br>Security code: `1234` |
| Danske | `danske` | Danske test account login requires using real Danske credentials |
| Visa | `creditcard` | Card number: `4153013999700024`<br>Expiry date: `11/2023`<br>CVC: `024` |
| Mastercard | `creditcard` | Card number: `5353299308701770`<br>Expiry date: `11/2023`<br>CVC: `770` |
| American Express | `amex` | Card number: `373953192351004`<br>Expiry date: `12/2023`<br>CVC: `1004` |
| Walley/Collector<br>Walley/Collector B2B | `collectorb2c`<br>`collectorb2b` | Social security number: `010380-000P` |
| Pivo | `pivo` | Testing is not possible |
| MobilePay | `mobilepay` | Testing is not possible |
| Siirto | `siirto` | Testing is not possible |
| OP Lasku | `oplasku` | Testing is not possible |
| Jousto | `jousto` | Testing is not possible |
| Ålandsbanken | `alandsbanken` | Testing is not possible |
| Nordea B2B | `nordea-business` | Testing is not possible |
| Danske B2B | `danske-business` | Testing is not possible |
| Alisa Yrityslasku | `alisa` | Testing is not possible |
| PayPal | `paypal` | Testing is not possible |
| Maksu by Rahalaitos | `maksu-by-rahalaitos` | API key `p-2319906-a9958df16f566cf962`<br>Credit approved SSN: `080880-974N`<br>Credit declined SSN `030465-9364` |

## Test cards for tokenization

Expand Down

0 comments on commit 741f95c

Please sign in to comment.