mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
98 stars 50 forks source link

Wrong order status on Klarna Pay Later #678

Closed danielMikicevic closed 11 months ago

danielMikicevic commented 11 months ago

Describe the bug The customer pays with "Klarna Pay Later", but magento set the status to "pending" until I manually go to the order and click send. If I don't do that, the order will be canceled by magento. Magento received the payment.

Used versions

Expected behavior If the customer has paid, the status should be set to: processing

Frank-Magmodules commented 11 months ago

Hello @danielMikicevic, thank you for opening this issue. Could you please proceed with updating the Mollie plugin to its most recent version? This is in response to a recent modification in the transaction_IDs for the orderAPI (Klarna), which might be the potential cause of this issue.

danielMikicevic commented 11 months ago

Thanks for the quick reply @Frank-Magmodules. The status is now on processing after payment. Current Mollie Version: v2.29.1

Frank-Magmodules commented 11 months ago

Perfect, thanks @danielMikicevic , glad it's solved.