# Manage Deposit

## 1) Setup Deposit for Product

When create a product, you will see this option

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

**Enable Deposit:** Show Deposit Option in (Request) Booking Form.\
**Force deposit: Yes:** Allow pay full amount, **No:** Default pay with deposit amount\
**Type Deposit:** Percentage, Fixed value\
**Deposit amount:** Insert number like 50.5, 60

## 2) Check Deposit in Order

Go to Products >> Manage Booking

![](/files/-M2I6UtndWrdzrahLUQ5)

The customer booking a vehicle and deposit (example 50% total amount), the customer to agency to receive vehicle and pay remaining amount. You will find info of customer in above **Manage Booking and click Order ID**, you will see detail in order like here:

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

After you will edit Depost field:

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

After you will see Order updated

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

Go to to Manage Booking to check status Deposit

![](/files/-M2I7ncyga5NVGr2QVNX)


---

# 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://ovatheme.gitbook.io/ireca/main-features/manage-deposit.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.
