# Area/Location based shipping charge

Add your area with charges. when customer select cash-on-delivery(COD) Or Pay-in-cash (Digital payment method) delivery charge will show as per their locations.

<mark style="color:purple;">**You can also use Fixed delivery charge option.**</mark>

![Add location based charge  shop configuration > Delivery area](/files/N5oqfcmDLso9o9EJlQAM)

![Show delivery charge when customer select COD or Pay in cash](/files/xhrWVatzYWAgz0cu4MJb)

#### Q1.  How to enable location based shipping charge?

Ans: <mark style="color:purple;">Login as restaurant</mark> `> settings > Order configuration > Enable Area based delivery charge`

#### Q2. How can I use fixed delivery charge?

Ans: Just disable Area based delivery charge.


---

# 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://phplime-envato.gitbook.io/qrexorder/store-configuration/area-location-based-shipping-charge.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.
