Order Status Email Notifications
Create payment notifications emails in WooCommerce
by Paul Faulkner · github.com/headwalluk/payment-email-notifications · website
★ 0stars
23release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/headwalluk/payment-email-notifications/releases/download/v1.1.2/payment-email-notifications.zipFrom the readme
Order Status Email Notifications
Send scheduled, WooCommerce-styled emails to customers based on how long an order has been at a given status.
Use Cases
- BACS payment reminders — Remind customers before payment is due, when it's due, and if it becomes overdue
- Review requests — Nudge customers to leave a review 14 days after order completion
- Any status-based timing — Configure emails for any WooCommerce order status with flexible day thresholds
How It Works
1. Define emails in the admin: pick a target order status, set a "days at status" threshold, and write the email content
2. Token substitution lets you personalise emails with customer names, order details, line item tables, payment URLs, and custom meta fields
3. Custom meta tokens — configure order and customer meta keys in the Settings tab to use {{order.meta.KEY}} and {{customer.meta.KEY}} in templates
4. Flexible recipients — send to the customer, the site admin, or a custom email address per definition
5. Send schedule — optionally restrict sending to specific times of day and days of the week
6. Test emails — send a test email from the admin list view using the most recent order as sample data
7. Hourly cron chec
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.1.2 | Apr 10, 2026 | payment-email-notifications-1.1.2.zip | 3 |
| v1.1.2 | Apr 10, 2026 | payment-email-notifications.zip | 13 |
| v1.1.1 | Apr 10, 2026 | payment-email-notifications-1.1.1.zip | 3 |
| v1.1.1 | Apr 10, 2026 | payment-email-notifications.zip | 3 |
| v1.1.0 | Apr 10, 2026 | payment-email-notifications.zip | 0 |
| v1.1.0 | Apr 10, 2026 | payment-email-notifications-1.1.0.zip | 0 |
| v1.0.0 | Mar 20, 2026 | payment-email-notifications.zip | 1 |
| v1.0.0 | Mar 20, 2026 | payment-email-notifications-1.0.0.zip | 0 |