# Delayed Charge Schedules

The Delayed Charge Schedule is used to create a schedule by which the customer will be penalized for the overdue payment for a certain period of time.

### How to Create a Delayed Charge Schedule:

* Navigate to **Subscription and Recurring Billing Management App --> Schedules --> Delayed Charge Schedules --> Click on ‘New’ button.**

![](/files/-Mb11F3DkKyLOiRuzi84)

* Enter the required information in the following fields --> Click on **Save.**
  * **Schedule Name:** Descriptive name of the Delayed Charge Schedule.&#x20;
  * **Product:** The Product that will represent the Delayed Charge on the Invoice/Order&#x20;
  * **Frequency Option:** The frequency of which to charge a penalty on Invoice/Order. For example, if you choose monthly, every month after the days past due count there would be a separate delayed charge line on the Invoice or order. Suppose the **‘Due date’** is set to 21st March and **‘Days past due’** count is set to 15 then the first delayed charge will be applied on 5th of April and on 5th of every month. The frequency options available are as follows:
    * Once&#x20;
    * Daily&#x20;
    * Weekly&#x20;
    * Monthly&#x20;
    * Quarterly&#x20;
    * Semi-annually&#x20;
    * Annually
  * **Percentage:** The percentage of the Invoice amount to be charged as a penalty.&#x20;
  * **Days Past Due Count:** Determines the number of days past due before the delayed charges are triggered.

![](/files/-Mb11O9rpzYi-plyt-M2)

{% hint style="info" %}
**Note: Customer must have a penalty product that will be used as the Delayed Charged Product. Also, the penalty product should be on the same pricelist as of the invoice/order details.**
{% endhint %}

![](/files/-Mb11U44sGJlGwIaazdy)

![](/files/-Mb11biSXdnWIjp57e0J)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/subscription-and-recurring-billing-management/configuration/delayed-charge-schedules.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.
