It often happens in ecommerce that customers order a wrong item by mistake or they change their mind after they have placed an order. In such cases, it’s a good practice to provide customers the option to submit an order cancellation request. Not only does it improve the user experience but also increases your store’s credibility.
Magento 2 by default does not have this option. So if a customer makes a wrong order, they are not able to revert it. As a result, they either return the product or get a product that is of no use to them.
Keeping this limitation in mind, FMEextensions has come up with the Magento 2 cancel order by customer extension that allows Magento 2 merchants to add the cancel order functionality to their store. Customers can put up a request to cancel an order with the reason and the store admin can approve or disapprove the request.
The extension provides the following features.
- Customers can request to cancel whole order or specific items
- Allow cancelation based on order status
- Approve or disapprove a request based on the provided reason