> For the complete documentation index, see [llms.txt](https://help.inveterate.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inveterate.com/help-center/discount-information/apply-discounts-to-subscription-products.md).

# Apply Discounts To Subscription Products

When creating discount codes in Inveterate, you are able to set whether the discount will apply to one-time purchases, subscription product purchase, or both. This follows the same logic set within the Shopify discount codes menu.

This menu is available if you navigate to the Benefits tab on the Settings page in the main navigation.

<figure><img src="/files/SEWotubWQ0FXR6dllkwx" alt=""><figcaption></figcaption></figure>

You are able to set different rules for each type of discount benefit that Inveterate provides.

**Unique Discount Codes**

* Sign Up Store Credits
* Recurring Store Credits
* Credits for Orders
* Anniversary Credits
* Store Credits for Program Referrals

**General Discount Codes**

* Member Only Discounts
* Free Shipping Discounts

**Sign Up Discount Codes**

* Sign Up Discount only


---

# 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://help.inveterate.com/help-center/discount-information/apply-discounts-to-subscription-products.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.
