This small extension automatically applies the specified coupon to the customers’ order depending on the minimum order amount you’ve specified.

Default cart and checkout messages:

You can also customize these messages:

Usage
- Install and activate the extension
- Create the coupon as per store requirements by following the instructions under Coupon Management Documentation.
- You can then configure the extension under WooCommerce > Settings > General > Scroll down to the bottom of the page to find
WC Auto Coupon Settings
- If customer cart value is less than the minimum order specified under settings, a notification will be displayed encouraging customers to spend more to avail the discount (this notification can be customized)
- If customer cart value is higher than the value specified under settings, the coupon will be automatically applied to their order.
Feel free to share your thoughts in the comment below. If you find an issue/bug though, please report it as an issue in the repo.