# 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: 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.
