Filter WooCommerce payment methods based on customer email domains with automatic updates from GitHub.
- Filter payment gateways by customer email domain
- Admin interface for managing domain rules
- Real-time checkout validation without page refresh
- Automatic plugin updates from GitHub releases
- Download the plugin files
- Upload to your WordPress site's
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Configure rules in WooCommerce > Payment by Email
This plugin automatically checks for updates from GitHub releases. When you create a new release with a higher version number, sites with this plugin installed will receive update notifications in their WordPress admin.
To release a new version:
- Update the
Version:
field inwc-payment-methods-by-email.php
- Commit and push to master branch
- GitHub Actions will automatically create a release
- Installed sites will detect the update within 24 hours
Navigate to WooCommerce > Payment by Email to configure domain-based payment method rules.
This plugin is open source and available under the GPL v2 or later license.