arrow_back_ios

How can I automatically cancel all pending reservations that I have not confirmed within a certain time period?

Create a new trigger.
Select the trigger type — After order is created.
Set the desired time delay.
Add a task to the trigger.
Set the condition to: status is "Pending".
Add an action to change the status to "Cancelled".
Your configuration will look like this: