- Issue created by @Grevil
- 🇩🇪Germany Grevil
Here is a link of when our order processor is run: https://docs.drupalcommerce.org/v2/developer-guide/orders/getting-starte....
I think we really need to hook into the pre checkout.
- 🇩🇪Germany Anybody Porta Westfalica
Let's mark this minor, as it's definitely an edge-case.
I think we should look for similar issues in the related issues and list them here. Then we should copy their solution. If there's none, it's even more edgy :)
- 🇩🇪Germany Grevil
Btw, the commerce core "order" module has a quite similiar implementation (with some minor "performance" adjustments, which I don't think we need). See https://git.drupalcode.org/project/commerce/-/blob/8.x-2.x/modules/order....
So this edge case will also apply there.