Describe the bug
When an order is placed (backend order or normal order) and paid, the amount is captured twice. This causes the order to get stuck in processing state. It cannot be completed with a shipment. It can be invoiced again (so all items are invoiced, but we can generate a second invoice on the order?!). I does not happen on all orders, seems random ~40%. It happens on mainly paypal payments via mollie
Used versions
Magento 2.4.5 Open source
- Mollie version number (Check configuration): 2.4.9
To Reproduce
Steps to reproduce the behavior:
- Place order
- Pay with paypal
- ship order
Expected behavior
Order state complete.
Actual behavior
Order state stuck in processing. Can only invoice all items for a second time.

Describe the bug
When an order is placed (backend order or normal order) and paid, the amount is captured twice. This causes the order to get stuck in processing state. It cannot be completed with a shipment. It can be invoiced again (so all items are invoiced, but we can generate a second invoice on the order?!). I does not happen on all orders, seems random ~40%. It happens on mainly paypal payments via mollie
Used versions
Magento 2.4.5 Open source
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Order state complete.
Actual behavior
Order state stuck in processing. Can only invoice all items for a second time.