Fix: Special characters are not displayed in Adyen Hpp UI.
Fix: Swish through adyen sometimes not working when phone number has '+' in front.
New: Additional logging for background server-to-server communication.
Fix: If a payment fails for a payment method such as Swish, where capture is not allowed, the payment should be in ChargeFailed state instead of CaptureFailed.
Further protection is added to avoid this scenario.
Fix: If the card payment method is not recognized by Litium Addon, there exists a tendancy to put the payment into Paid state instead of Reserved.
Fix: Language code sent to Adyen should only be two letter code.
Fix: When refund fails, the payment should enter the refund failed state.
Adyen Addon will now try to fetch the order by the original payment reference, if the order is not found from merchant reference, it will be searched by original payment reference during Adyen background server to server calls.
New: Allow the merchant reference to be modified at Adyen backoffice.
with Vipps, and/or from other payment methods.
Fix: Incorrect payment status in Litium if a credit card is denied.
You need to add Klarna payments to your Adyen account in adyen back office and test both Test and Live environments to get it enabled. Note that, Klarna payments through Adyen in test environment may be working differently in Live environments. There are new configuration settings, see upgrade instructions.
Fix: in Adyen addon, calling PaymentMethodExpireDate causes and exception if the card expiry date is in december.
Note that, PayPal "AutoCapture" is not supported.
Fix: Allowing phone number to be null or empty in DACH markets (Germany, Austria, Switzerland).
Fix: LiveUrlPrefix error in Adyen Drop-in.
This requires a new payment flow, see install instructions (await flow in sq diagram) here >.
Fix: Pending Klarna payments now gets the correct status in Litium.
Fix for same key exists error on dropin in certain scenarios.
Fix: Additional payment info keys should not be case sensitive.
Ability to set reference to the ExternalOrderID of the order carrierĪdyen dropin wrong payment method shows upĬalculating checksum depends on servers and website/channel cultureĪdyen: Upgrade to Checkout API v68 and Drop-In 5.0.0