This extension will let the system to update order status automatically
for order status that has not changed after some time passed.
You can set it based on hours or days...
And you can create as much as any rules you want...
For example:
change order status from
awaiting payment to
expired if unchaged after 12 hours (payment waiting time)
and/or...
change order status from
package received to
complete if unchaged after 7 days (complaint waiting time)
and etc...
So, let this extension handle based on time order status changing. And you do the rest.
Your work will be easier and keep your order list well-organized.
Especially for those who have a high enough orders traffic.
REQUIREMENT
- For Opencart 4, use VQMOD
need VQMOD for Opencart 2.6.7 or newer INSTALLED
FEATURES
- No opencart core files overwritten
- Simple setting
- Multi-stores
- Multi-rules
- Same features like Opencart default. Consist of notify customer and comment.
- Base on Opencart default algorithm.
PROS
This module is created based on Opencart default algorithm. Not direct database access. This module works according how Opencart handle order status update. So, for example, stock/coupon/voucher/rewards changing condition when there is a change of order status still works like usually.
DEMO # TRY BEFORE BUY #
To find out how the setting, you can go to the admin demo panel.
username: demo
password: aauwwo
1. Open System > Localisation > Order Statuses > Auto Changes
2. As a demo user, you can only view it (you can't modify it).
To find out how it works, you can go to the demo page.
1. Place an order.
2. Your order status is
pending
3. Back within an hour.
4. Your order status will change to
expired
NOTE !!!
------------------------------
If you have an error in updating order status maybe because curl/http loopback problem (or another problem), you have to resolve that issue first, because using this extension will be the same (will also error).
------------------------------------------------------------
Trigger this auto system is when your web accessed both frontend or backend.
------------------------------
YOU MAY ALSO LIKE
Login and write down your comment.
Login my OpenCart Account