# Partial Payment

At form editor please go to 'Purchasing' tab, and find card with title "Allow Partial Payment".

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

There you can see Initial Payment amount, where you can put the amount in percentage like 30 %.&#x20;

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

At the order form your custome have a choice to pay in 'Partial Payment' in addition to Full Payment. Currently only these payment gateways supports Inital Payment method.

The payment status will become 'Partial Paid' when the payment via payment gateway succeed.

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

## Managing the orders

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

At the Order Details in admin, merchant can see the payment list of the order. For the remaining balance you may ask your customer directly by sending the invoice.&#x20;

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

## Manually Update the Payment List

You may also add the payment manually by click '+ Add Payment' then enter the amount and note.&#x20;

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

<figure><img src="/files/2fS7HyqStAm0G5ocUSIk" alt=""><figcaption></figcaption></figure>

&#x20;You can add as many smaller payment as you needed until if complete the balance due.


---

# 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://guides.orderla.my/orderla-pro/partial-payment.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.
