> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/local-governance/access/local-governance-stack/online-building-plan-approval-system-obpas/obpas-user-manual/obpas-citizen-user-manual/make-payment.md).

# Make Payment

The **Make Payment** button is enabled once the stakeholder submits the building permit or occupancy certificate application on behalf of the owner.

![](https://lh5.googleusercontent.com/11UBAGYz45inw2YLJuMufA0Iw-0BkW_WI-PCEMqkr6SDcBEr_G_5ZyxeX1yVgUq4WEUPeqXUQTR5SMICLIYiY6nZbrpLKfTNzx_rqR0j5_0VyhllJwUdXxdDpIGAKVeC4lHjguhB)

Click on the **View Details button to make the payment.**&#x20;

![](https://lh4.googleusercontent.com/uUM5nvu7D4S_npkalvuwpNPLDWi8ITPeNnyPFcSd3TI3phKWwRHkxXm1a44TZ_U187m7qVe2DPund1jnS9St2sJ_miQwvL-XrU9Z0yQTOtUj4c9RoDm7zRMCXyRnXg3vKeFmVTew)![](https://lh4.googleusercontent.com/bNRKIkAbSF8_pk0PiGM5Iin9mZfiFQQANbze49H3WwXwsMU_x7idsD8SEqpiwxTl4vxmeelbyD5nk3lgAO51h5LfypujR7HOYnZBAmVM8CaQ7fRAmKtMc1ZR938r9Lt6z64AUPyx)

Click on the **Take Action** and then the **Pay** button at the bottom of the screen.

The **Payment Collection Details** panel displays the **Total Amount** payable towards **Application Fee** along with the break-ups.

Select the relevant payment method. Enter the payment details.

![](https://lh5.googleusercontent.com/WO-CHZCN6Sr8HxrOsUOuJW2mDh22QJkKZPrYO8syUmjLCMh1nSKcggDiX0tTfGwivfNc4OlTXD_goO0HNnpOmiRlknW8fTsgHVx6IYTkinU6LbEFNxxeoBx3tXDt47tWewGvO_iZ)

The payment success acknowledgement message is displayed along with the **Payment Receipt No**. Click on the **Download/View Receipt** button to view or download the receipt in pdf format or click on the **Print** icon to print the receipt.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.digit.org/local-governance/access/local-governance-stack/online-building-plan-approval-system-obpas/obpas-user-manual/obpas-citizen-user-manual/make-payment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
