Skip to content

Commit

Permalink
Merge pull request #101 from paytrail/remove-maksu-by-rahalaitos
Browse files Browse the repository at this point in the history
Remove Maksu by Rahalaitos
  • Loading branch information
pt-ossi committed Jan 10, 2024
2 parents 5f38f54 + 6561689 commit cd39662
Showing 1 changed file with 22 additions and 23 deletions.
45 changes: 22 additions & 23 deletions docs/payment-method-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,28 @@ 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` | See table below |
| Mastercard | `creditcard` | See table below |
| American Express | `amex` | Card number: `373953192351004`<br>Expiry date: `12/2026`<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` |
| 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` | See table below |
| Mastercard | `creditcard` | See table below |
| American Express | `amex` | Card number: `373953192351004`<br>Expiry date: `12/2026`<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 |

## Test cards for payments

Expand Down

0 comments on commit cd39662

Please sign in to comment.