Magento 2 : How to prevent order cancellation in based on a custom condition?
I have a requirement, where I need to verify a custom condition just before the order cancellation process. If the condition fails, I need to stop the cancellation and revert the order to its previous state (i.e., prevent the cancellation… Read More »Magento 2 : How to prevent order cancellation in based on a custom condition?