# Trial days

To activate this option, simply enter the number of trial days you want to offer to your subscribers in your product editor as below.

{% hint style="info" %}
The trial days only work for recurring payments, for this you must activate Stripe or Paypal V2 in [MY GATEWAY](https://tip4serv.com/dashboard/my-gateway).
{% endhint %}

<figure><img src="/files/tpSU5pTKmak8RiBFlb2U" alt=""><figcaption><p>Screenshot from product editor</p></figcaption></figure>

### How trial days work ?

* The customer enters credit card numbers in the checkout which is not debited.&#x20;
* He then has access to all the advantages of the subscription.
* Once the trial days have elapsed, it is debited for the first time.&#x20;
* The normal subscription cycle continues and the subscriber is billed each cycle.

<figure><img src="/files/Ims5LXGkgOTXP3vKdDSd" alt=""><figcaption><p>Image taken from the checkout page of a subscription with a -10% Discount on the first month and 7 days of trial</p></figcaption></figure>

### What if the customer cancels his subscription during the trial period ?

If the subscriber cancels their subscription during the trial period, their benefits will be withdrawn at the end of the trial period.


---

# 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://docs.tip4serv.com/store-setup/subscriptions/trial-days.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.
