Skip to main content

Questions tagged [cancel-orders]

0 votes
1 answer
75 views

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 ...
NotEqual's user avatar
0 votes
2 answers
1k views

We are using Magento v2.4.3 and Braintree as the payment gateway. Due to the supply chain issues, we have a scenario we deal with sporadically where a customer places an order for a special order item....
Spencer's user avatar
  • 41
0 votes
2 answers
554 views

I'm trying to get an Event after canceling Order now for COD or Pending Orders order_cancel_after Event is working fine but for Online Payment or Processing Orders same Event is not working I've tried ...
Asad Khan's user avatar
  • 1,486
0 votes
1 answer
1k views

I am working on Magento 2.3.5 p-1 I have created a custom module that adds a mass action to the sales order grid, through a controller this action changes the order status to "customCancel" ...
Noty's user avatar
  • 76
1 vote
1 answer
586 views

I am very beginner to magento and i am looking for answer, if i cancel order from admin panel but cancel email order is not sent to customer. If i want to sent email to customer what should i need to ...
Kushal jayeshkumar Barbhaya's user avatar
1 vote
1 answer
225 views

Here am trying to Cancel a order from a controller using order ID. but order is cancelling only if security key adding to URL disabled from admin configuration. How to cancel order without disabling ...
Praveen Negimani's user avatar
0 votes
1 answer
101 views

Magento2 I would like to know under which conditions an order can be cancelled or other vice under which conditions order can't be cancelled? I am facing a strange issue where my orders are not ...
Arjun's user avatar
  • 3,648
0 votes
2 answers
916 views

I have created a plugin which intercept the cancel function from the interface Magento\Sales\Api\OrderManagementInterface, the plugin intercept before the cancel function is called. My problem is ...
ChristopheS's user avatar

15 30 50 per page