2026.08.01
August 26th, 2026 by Endre Synnes
Wallets API
🆕 New features
- Add optional query parameter
zoneIdto WspTransactionHistory endpoint. Read more about this parameter in WSP Transaction lookup. - Bancontact onboarding now supported through the wallet dashboard if WSP is configured to support Bancontact.
- Payment using Bancontact now supported if WSP and merchant is configured to support Bancontact.
📘 Documentation
- Added a new page to the PSP documentation to clarify ECR response codes related to WIP: WIP External Response Codes.
⚠️ Changes/important information
- Sending sdkId as lower case value in WSP Events.
-
Please note that since an sdkId is a UUID, and UUIDs are case-insensitive by definition, two sdkIds that differ only in casing refer to the same identifier and must be treated as equal (matched case-insensitively).
This clarification has now been added to the sdkId documentation page as well.
-
- When the consumer has a custom prioritization of payment instruments (not WSP default), new payment instruments will be added on top (first priority) instead of at the bottom. If the consumer does not have a custom prioritization, the WSP default will be used.
🐛 Bugfix
- More robust processing of expired transactions.
- WSP default ordering of participating payment systems did not work as intended.
