For issuers of payment cards
Companies that issue payment cards and use BankID for card puchases need to adjust their integrations. The latest version of our RP-API has been expanded with an endpoint for payments. This can be used both when the customer starts a payment on the device where they store their BankID, and when they use another device.
Two ways to start a card payment
Endpoint /payment is the primary choice. Select transaction type ’card’.
Endpoint /other/payment can be used if you, for technical reasons, must include the cusomer's personal identity number in the call to our service.
Older API versions are now discontinued
Per September 30th, all versions of our RP-API older than 6.0 have been discontinued. To keep using BankID in your company's services, you need to update to version 6.0.
Instructions are found on our website for developers