> For the complete documentation index, see [llms.txt](https://docs.yaycommerce.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yaycommerce.com/manual/orders/coupon-eligibility.md).

# Coupon eligibility

#### Can I use an extra coupon in conjunction with a renewal discount?

In most cases, no.

Renewal discounts usually cannot be combined with additional coupons.\
If it worked for you once, it was likely because we created a **tailor-made solution specifically for your case**.

As a general rule, coupons are not stackable.

#### I have a coupon from WPCouponsDeals or Tenereteam. Will it apply to renewals?

No.

Coupons from third-party websites typically apply to the initial purchase (first year) only.

They do not apply to renewal payments, unless the coupon page explicitly states that it applies to recurring years.

If the website does not clearly mention recurring discounts, you should assume it applies to the first year only.

#### I bought YayReviews when it said “Introductory price until May 2026.” Will it renew at the old price in the next year?

Yes, if you purchased **YayReviews** at the introductory price **without applying any coupon**, your yearly renewal will remain at the same initial rate you paid. It's the special offers from YayCommerce to our early adopters.

We honor the original purchase price for renewals as long as the subscription remains active.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yaycommerce.com/manual/orders/coupon-eligibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
