Server API changelog

2024-03-13

Features

2023-10-11

Features

2023-10-02

Fixes

  • Remove unused payment and refund statuses from the openapi spec

2023-08-29

Fixes

  • A callback will now be sent if a Swish payment cannot be created, for instance if Swish is having an ongoing disturbance

2023-07-04

Features

2023-03-30

Fixes

2023-02-27

Features

  • Recurring payments

2022-11-15

Fixes

  • Map invoice payment BankID errors to proper statuses:
    Some BankID errors that previously resulted in status VALIDATION_FAILED will instead get status TIMEOUT or USER_CANCELED to better reflect what happened
  • Map Swish transaction errors to proper statuses:
    Some errors that previously resulted in status PAYMENT_FAILED will instead get status TIMEOUT or USER_CANCELED to better reflect what happened

Features

  • New error codes have been introduced to give more detail on failed invoice and Swish transactions

2022-10-27

Fixes

  • Map card transaction errors to proper statuses:
    Some errors that previously resulted in status USER_CANCELED will instead get status TIMEOUT or CANCELED to better reflect what happened

Features

  • New error codes have been introduced to give more detail on failed card transactions

2022-05-24

Features

  • Added an error code 107 for Get payment