preloader

Advanced Coupons plugin review and common issues

Advanced Coupons is used for extending WooCommerce with store features, checkout changes, pricing tools, and catalog improvements. In most cases, it fits business sites better than building the same workflow from scratch too early. A common issue is that checkout, product, or pricing behavior breaks when WooCommerce hooks or caching are misaligned. This usually happens when settings overlap with themes, optimization tools, or other plugins already on the site. It can save time, but it still needs testing on a staging site before major changes go live. From experience, Advanced Coupons works best when the setup stays focused and the main settings are documented. It is useful in production, but it still needs updates, reviews, and periodic cleanup.

Advanced Coupons plugin review and common issues

What is Advanced Coupons plugin?

Advanced Coupons for WooCommerce by Rymera Web Co is an extension to WooCommerce’s basic coupon system, adding rule-based conditions, buy-one-get-one (BOGO) deals, store credit, cart conditions, shipping discounts, URL coupons, and scheduled promotions that WooCommerce’s native coupon system lacks. WooCommerce’s built-in coupons handle simple discounts, but cannot enforce “buy 3 get 1 free,” “10% off when cart contains products from Category X,” or “free shipping on orders over $75 only for Gold customers.”

Advanced Coupons’ free version (available on WordPress.org) already provides significant functionality: cart conditions that restrict coupon use to orders meeting specific criteria (minimum quantity, minimum category spend, specific products in cart), BOGO deals with configurable trigger-and-reward product sets, URL coupons that auto-apply a discount when a customer visits a specific URL (ideal for email marketing campaigns), and store credit that lets customers earn and redeem balance-based credits without gift card codes.

Advanced Coupons Premium ($89/year) adds scheduled coupons (auto-activate and deactivate at specific times), coupon visibility restrictions (hide coupons from the checkout coupon field unless the customer knows the code), role restrictions, email notifications for coupon events, and loyalty program features. For WooCommerce stores running multi-condition promotional campaigns, BOGO deals, or email-triggered discount workflows, Advanced Coupons significantly extends WooCommerce’s promotional capabilities without requiring a full marketing automation platform.

Need Help With Advanced Coupons Setup, Troubleshooting, or Customization?

Need help with Advanced Coupons? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.

Get Advanced Coupons Expert Help

Key Features

  • Cart conditions for coupon eligibility (cart total, product quantity, specific products, categories, user role, customer groups)
  • BOGO (Buy One Get One) deals with flexible trigger and reward products
  • URL coupons that auto-apply on link visit
  • Store credit system (customer wallet balance for partial payments)
  • Scheduled coupons with start/end dates and times (Premium)

Pros & Cons

Pros

  • Free version is substantially more capable than WooCommerce's native coupons
  • BOGO deals are a key promotional format not natively available in WooCommerce
  • URL coupons are powerful for email marketing click-through promotions

Cons

  • Complex coupon rules require testing to ensure correct behavior at checkout
  • Premium required for scheduled promotions (important for time-limited campaigns)

Free vs Premium

Free: cart conditions, BOGO, URL coupons, store credit. Premium ($89/year): scheduled coupons, role restrictions, loyalty points, category BOGO, advanced notifications, bulk coupon generation.

Common Problems & Fixes

An Advanced Coupons BOGO deal is not applying free products to the cart — the coupon applies but the free product is not added. How do I fix this?

BOGO deals in Advanced Coupons require: (1) the trigger product (the “buy one” part) is in the cart before the coupon is applied — verify the trigger product matches exactly (right variation, minimum quantity); (2) the reward product (the “get one free” part) is an in-stock, purchasable product; (3) the coupon’s “BOGO Type” is configured correctly (same product, alternative product, category-based); (4) the coupon type is set to “BOGO Deal” not “Percentage Off.” Test with a simple 1-for-1 BOGO first to verify basic functionality, then add complexity.

URL coupons are not auto-applying at checkout — clicking the coupon URL takes me to the site but no discount is shown. How do I fix this?

URL coupons use a URL parameter (e.g., yourdomain.com/?coupon_code=SUMMER20) to trigger automatic coupon application. If the coupon is not applying: (1) verify the URL parameter format matches the Advanced Coupons URL Coupon settings — the parameter name must match exactly; (2) the URL coupon must redirect to a page that goes through WooCommerce’s session (typically the shop or cart page); (3) check if a security plugin or Cloudflare is stripping URL parameters; (4) the coupon must be active and meet all its conditions at the time of application.

Cart conditions are blocking a valid coupon — the coupon code is correct but it is being rejected with "Cart does not meet requirements." How do I debug this?

Advanced Coupons shows a reason when a cart condition is not met. If the rejection reason is not visible to the customer, check the coupon settings in WordPress → Coupons → [coupon] → Cart Conditions. Review each condition and verify the current cart actually meets it: check product quantities, categories, totals, and user role match. Enable Advanced Coupons’ debug mode (if available) or add WP_DEBUG to wp-config.php to see condition evaluation in the PHP error log. Temporarily remove conditions one at a time to identify which is failing.

Customization & Developer Notes

How do I create a "Buy 2 get 1 free" deal for a specific product using Advanced Coupons?

In WordPress → Coupons → Add New, set the Discount Type to “BOGO Deal.” In the BOGO settings: set Trigger Products to the specific product with a quantity of 2; set Reward Products to the same product with a quantity of 1 and a price adjustment of “100% off.” Customers who add 2 or more of the specified product to cart and apply the coupon receive the third at no charge. Configure whether the coupon applies once per order or multiple times (buy 4 get 2 free) in the BOGO multiplier settings.

How do I set up store credit that customers earn based on purchase amount?

Advanced Coupons’ store credit system allows manual credit assignment or purchase-triggered credit via the Premium loyalty program feature. For basic manual store credit: go to WordPress → Users → [customer] → Store Credit section and add credits. The customer can apply store credit at checkout. For automatic credit earning (e.g., earn $1 credit per $10 spent), the Premium loyalty program automates the earn-and-redeem cycle. Configure earn rates and redeem conditions in Advanced Coupons → Loyalty Program.

Frequently Asked Questions

Is Advanced Coupons free better than WooCommerce's built-in coupons?

Yes, substantially. WooCommerce’s native coupons handle simple percentage and fixed discounts with basic usage limits. Advanced Coupons free adds cart conditions (coupon only works when cart contains specific products), BOGO deals, URL auto-apply coupons, and store credit — capabilities that are genuinely useful for running effective promotions. For most WooCommerce stores, the free version of Advanced Coupons is a straightforward upgrade to the coupon system that costs nothing.

Can Advanced Coupons schedule coupons to activate and expire automatically?

Scheduled coupon activation and expiration (setting a specific start and end time, not just a date) requires Advanced Coupons Premium. WooCommerce’s native coupons have a basic expiry date but no start date and no time-of-day scheduling. For Black Friday campaigns that activate at midnight and expire 24 hours later, the Premium scheduling feature is necessary.

Can Advanced Coupons break after updates?

Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.

What should I check before installing Advanced Coupons?

Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.

Need an Advanced Coupons Developer?

Find a vetted WordPress developer specializing in Advanced Coupons. From setup and configuration to custom Advanced Coupons development — get expert help on WPWizzy.
Get a Free Estimate

Ready to hire your WordPress developer?

WPWizzy connects you with vetted freelance WordPress developers from the Codeable network — the top 2% of WordPress experts worldwide, , you can get a free no-obligation project estimate before hiring. Every developer is carefully screened, backed by Codeable’s satisfaction guarantee, and rated by real clients based on completed WordPress projects.

Pick one option and we’ll take you to the right next step.

After submitting your request, up to three WordPress developers may review your project and ask a few questions to better understand the issue.
This step helps us define the scope of work and provide an accurate estimate. Most projects receive a response within 24 hours.
Providing a few key details about your website or the problem will help us respond faster. There is no obligation to proceed with the project.