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