improved
TGU: Release notes 06-03-2025
6 months ago by Wesley de Kanter
- Klarna: Fixed an issue where some authorised Klarna orders could not be voided.
- Fix issue where a customer_key was generated based on an empty customer identifier. The customer_key will now stay empty until there we have received an actual customer identifier.
- Add CORS headers to the
Order:Status
API to allow all origins to access this API. - Endusers will now be redirected to the known
successUrl
orerrorUrl
when finishing an order when there is no knownreturnUrl
. The most common use-case for this is the Payment/Donation screen where an order is started without a knownreturnUrl
.