You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a customer is adding a giftcard (no other product) to his cart and tries to checkout with Mollie payment "Klarna Pay Now" the following error is thrown:
Warning: Undefined array key "shippingAddress" in /app/am5tm22yxzfj4_stg/vendor/mollie/magento2/Service/Order/TransactionPart/LimitStreetLength.php on line 24
Used versions
Magento Version number(eg 2.3.5): 2.4.5-p10
Open source/Enterprise/B2b: Commerce Cloud
Mollie version number (Check configuration): 2.42.1
To Reproduce
Steps to reproduce the behavior:
Add giftcard to cart
proceed to checkout
choose Klarna Pay Now as payment method
try to complete checkout
Expected behavior
Giftcard can be bought witout any issues.
Actual behavior
Error is thrown, see above.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
If a customer is adding a giftcard (no other product) to his cart and tries to checkout with Mollie payment "Klarna Pay Now" the following error is thrown:
Warning: Undefined array key "shippingAddress" in /app/am5tm22yxzfj4_stg/vendor/mollie/magento2/Service/Order/TransactionPart/LimitStreetLength.php on line 24
Used versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Giftcard can be bought witout any issues.
Actual behavior
Error is thrown, see above.
Screenshots
The text was updated successfully, but these errors were encountered: