Description
Take full control of your WooCommerce checkout with Dreamfox Payment Gateway per Product for WooCommerce.
This powerful plugin allows you to show or hide payment gateways based on products, categories, or tags, so your customers only see the most relevant payment options β exactly when it matters.
β
Works on both the classic checkout and the WooCommerce Block Checkout (the [woocommerce_checkout] shortcode as well as the Cart & Checkout blocks) β your payment gateway rules are enforced everywhere your store checks out.
π Why this plugin?
Default WooCommerce shows all payment methods to all customers. That often causes confusion, reduces trust, and increases cart abandonment.
With this plugin, you can:
– Show PayPal only for specific products
– Enable Stripe for subscriptions
– Limit cash on delivery to certain categories
– Create a clean, optimized checkout experience
π Result: Higher conversions, better UX, and fewer abandoned carts
Key Features
β Assign payment gateways per individual product
β Automatically fallback to default gateways when no match is found
β Works with PayPal, Stripe, credit cards, and all WooCommerce gateways
β Lightweight, fast, and easy to configure
β No coding required
β* Control payment methods per category
β* Configure tag-based payment rules
β* Choose fallback behavior: show no payment methods or default gateways
Premium Features
Features marked with * are available in the Premium version.
π₯ Unlock full control over your WooCommerce checkout:
- β* Per Product Payment Gateways
- β* Category-Based Payment Rules
- β* Tag-Based Payment Control
- β* Flexible Fallback Options
If no matching payment gateways are found at checkout, choose to:- Show no payment methods, or
- Show one of your default WooCommerce payment gateways
- β* Include / Exclude Logic
- β* Advanced Checkout Optimization
- β* Easy Setup (no coding required)
Free vs Premium
|| Feature || Free || Premium ||
| Assign payment gateways per product | β | β |
| Default WooCommerce fallback | β | β |
| Category-based payment rules | β | β* |
| Tag-based payment rules | β | β* |
| Advanced include/exclude logic | β | β* |
| Choose fallback behavior (none or default) | β | β* |
| Priority support | β | β* |
*Premium features are marked with *
How It Works
- Edit a product, category, or tag
- Select the allowed payment gateways
- Save your settings
At checkout:
– Matching gateways are displayed
– If no match is found fallback behavior is applied (default or none)
Simple, powerful, and effective.
π Want more control, advanced features, and full flexibility over your checkout?
Explore documentation, premium features, and updates on our website:
https://www.dreamfoxmedia.com
π Knowledge Base:
https://help.dreamfoxmedia.com
π Need help or support?
Submit a request here:
https://dreamfoxmedia.com/support-form/
Screenshots




Installation
Automatic Installation
- Go to Plugins > Add New
- Search for
Dreamfox Payment Gateway per Product for WooCommerce - Click Install Now
- Activate the plugin
Manual Installation
- Upload the plugin ZIP file
- Extract to
/wp-content/plugins/ - Activate via Plugins
FAQ
-
What happens if multiple products have different payment gateways?
-
The plugin intelligently combines allowed gateways.
Example:
– Product A PayPal
– Product B PayPal + Credit Cardπ Checkout will show: PayPal + Credit Card
For more details, visit Dreamfox Media.
-
Where can I find documentation and support?
-
You can find everything you need to get started and go further:
π Website & Premium Features:
https://www.dreamfoxmedia.comπ Knowledge Base (guides & tutorials):
https://help.dreamfoxmedia.comπ Support (submit a ticket):
https://dreamfoxmedia.com/support-form/ -
What happens if no payment gateway matches?
-
If no matching payment gateways are found during checkout, you can control the behavior (Premium feature):
- Show no payment methods, or
- Automatically fallback to one of your default WooCommerce payment gateways
-
Does this work with Stripe, PayPal, and other gateways?
-
Yes. This plugin works with all standard WooCommerce payment gateways and extensions.
-
Does this work with the new WooCommerce Block Checkout?
-
Yes. This plugin works on both the classic checkout (
[woocommerce_checkout]shortcode) and the WooCommerce Block Checkout (the Cart and Checkout blocks, WooCommerce’s default checkout since version 8.3). Your per-product, per-category, and per-tag payment gateway rules β including the default-gateway fallback β are enforced identically on both.
Reviews
Contributors & Developers
“Dreamfox Payment Gateway per Product for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Dreamfox Payment Gateway per Product for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Dreamfox Payment Gateway per Product for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.8.4
- Renamed the plugin (display title only) to “Dreamfox Payment Gateway per Product for WooCommerce” β brings it in line with the “Dreamfox X for WooCommerce” naming already used across the rest of the plugin family. The WordPress.org slug, text domain, and install/update identity are unchanged, so this does not affect existing installs, licenses, or reviews.
3.8.3
- Added the
.wordpress-orgassets folder (banner, icon, screenshots) so the deploy workflow actually pushes them to the WordPress.org plugin listing β the 3.8.2 release built and shipped correctly but left the listing’s banner/icon/screenshots untouched since that folder didn’t exist yet.
3.8.2
- Settings screen: replaced the old JS-toggled tab UI with a real nav-tab-wrapper (matches the rest of the Dreamfox Media plugin family) β tabs are now plain page links, server-rendered per tab instead of all rendered and hidden with CSS.
- Information tab: rebuilt as a two-column layout with a refreshed hero image and a new “Screenshots” gallery (click a thumbnail to view it full-size).
- Renamed the “Settings” tab to “Default Gateway” to avoid duplicating Freemius’s own “Settings” link in the tab bar.
- Fixed several dead dreamfoxmedia.com links on the Information tab.
- Rewrote the Information tab copy to be clearer and more scannable, and updated the readme Tags for better WordPress.org search relevance.
3.8.0
- Verified and declared compatibility with the WooCommerce Block Checkout (
cart_checkout_blocks): the payment gateway filter now runs against a live WordPress 7.0.4 / WooCommerce 11.0.1 Block Checkout, confirming restricted/allowed gateways and the default-gateway fallback all behave correctly there, in addition to the classic checkout. - Confirmed compatibility: tested up to WordPress 7.0.4 and WooCommerce 11.0.1.
3.7.9
- Confirmed compatibility: tested up to WordPress 7.0.1 and WooCommerce 10.9.4.
3.7.8
- Free version: removed the 2-category limit and the eligible-categories picker on the Settings tab.
- Show the per-product payment gateway selector on every product, regardless of category.
- Per-product gateway selection now takes priority over category, tag, and default fallback settings; when a product has no selection, the category/tag rules and default fallback apply.
3.7.7
- Show free-tier category picker on the Settings tab (was built but never rendered).
- Enable Save on the free version so categories and default payment can be stored.
- Merge settings on save so premium saves do not wipe unrelated keys.
3.7.6
- Update Freemius WordPress SDK to 2.13.2.
3.7.5
- Remove duplicate legacy category/tag save handlers (admin_post handlers are used).
- Fix Freemius helper functions to use dfm_pgppfw_fs() instead of my_fs().
- Enforce free-tier 2-category limit server-side on settings save.
- Wire is_product_eligible() to respect selected categories in the free version.
- Remove unused woocommerce_product_apply option tracking.
- Guard Composer autoload when Freemius SDK is already loaded.
- Show inline error on DFM Plugins tab fetch failure instead of wp_die().
3.7.4
- Tested with the latest WordPress (7.0) and WooCommerce (10.9.3) versions.
3.7.3
- Tested with the latest WordPress (6.9.4) and WooCommerce (10.7.0) versions.
3.7.1
- Bugfix.
3.7.1
- Tested with the latest WordPress and WooCommerce versions.
- Update freemius SDK to latest version
- Fixed bug using plugin on wordpress.com
3.6.5
- Tested with the latest WordPress and WooCommerce versions.
- Update freemius SDK to 2.12.2
- Fixed bug using plugin on wordpress.com
3.6.4
- Bug fixes and compatibility updates.
- Tested with the latest WordPress and WooCommerce versions.
- Update freemius SDK to 2.12.1
3.6.3
- Bugfix -> Payment options not visible by product in free version
3.6.2
- Bugfixes
3.6.0
- Update freemius SDK to 2.11.0
3.5.9
- Security issues solved
3.5.7
- Security issues solved
3.5.6
- Bug fixes and compatibility updates.
- Tested with the latest WordPress and WooCommerce versions.
- Update Freemius SDK to 10.2
3.5.5
- Bug fixes and compatibility updates.
- Tested with the latest WordPress and WooCommerce versions.
… (keep existing changelog entries here) …
