# How to use the Pre-Payment feature?

{% hint style="warning" %}
**This is a Ultra feature of Cowlendar.** You need to upgrade your plan if you want to use this feature and you are a free user of Cowlendar.
{% endhint %}

Pre-payment are a great way to make sure you can collect payments upfront and protect against no shows!&#x20;

**Steps for enabling Pre-payment on Cowlendar:**

1. On Shopify admin dashboard look at the left side and click on **Apps**.
2. Click on **Cowlendar**.
3. Click on **My Service**.
4. Click **Edit** on the service you want to enable Pre-payment on.

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

5. Click on the **Payment Tab**.
6. There you will see the **Pre-payment section**.
7. **Enable** pre-payment.

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

{% hint style="warning" %}
Highly recommend you keep pre-payment mode on Selling plans which will allow you to automatically send out the invoice before/after a specific amount of time!
{% endhint %}

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

{% hint style="info" %}
When people pay, they'll see the deposit on the checkout page
{% endhint %}

<figure><img src="/files/9UWY0gE9xdne4q7sfFfB" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**IF using draft mode**

Once the customer has checked out paying only the pre-payment, you'll see a button "invoice remaining balance". As soon as you click this button, your customer will receive an official Shopify email with invoice asking them to complete their purchase.&#x20;
{% endhint %}

<figure><img src="/files/1yFyMrTcD1uRhN3PrlYj" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Click on "orders" then on "draft" and you'll see the invoices that need to be paid there. You can also click on the Draft Order and from there you'll be able to "resend invoice" and/or to collect payment.
{% endhint %}

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

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


---

# 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://penida.gitbook.io/cowlendar-help/how-to.../how-to-use-the-pre-payment-feature.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.
