# Payment

## Overview

Payment integrations enable application users to pay the charges or fees online, thus providing an end-to-end solution. The objective is to facilitate seamless and secure transactions while ensuring convenience for users.

The incorporation of DIGIT with payment gateways such as Axis, ICICI, CCAvenue, Razorpay, PayGov, and BBPS has eased the process of paying various taxes/charges for citizens. Paying for trade licence renewal or registration fees, property taxes, building plan approval fees, municipal service bills, or miscellaneous charges such as taxes or parking fees can happen online in a seamless process.

Additionally, our integrations have facilitated UPI payments.

## Integration Details

Refer to the table below to find the details of successful third-party integrations with the DIGIT platform:

<table><thead><tr><th width="92">S.No.</th><th width="135">DIGIT Module</th><th width="136">Integrated With</th><th>Description</th><th>Implementing Agency</th></tr></thead><tbody><tr><td>1</td><td>Multiple modules</td><td><a href="https://www.axisbank.com/business-banking/collection-solutions/internet-payment-gateway-solutions/features">Axis Payment Gateway</a></td><td>Integration with Axis Payment Gateway has facilitated online payments for multiple citizen services.</td><td>PMIDC</td></tr><tr><td>2</td><td><a href="https://urban.digit.org/products/modules/property-tax">Property Tax</a>, <a href="https://urban.digit.org/products/modules/trade-license-tl">Trade License</a></td><td><a href="https://www.icicibank.com/business-banking/trade-service/opgsp">ICICI Payment Gateway</a></td><td>Integration with ICICI Payment Gateway for online payments</td><td>Uttarakhand UDD</td></tr><tr><td>3</td><td><a href="https://urban.digit.org/products/modules/property-tax">Property Tax</a></td><td><a href="https://www.bharatbillpay.com">BBPS</a></td><td>Integration with BBPS for paying PT through UPI-enabled apps</td><td>Uttarakhand UDD</td></tr><tr><td>4</td><td>Multiple modules</td><td><a href="https://www.axisbank.com/business-banking/collection-solutions/internet-payment-gateway-solutions/features">Axis Payment Gateway</a></td><td>Integration with Axis Payment Gateway for online payments</td><td>Chandigarh Smart City</td></tr><tr><td>5</td><td>Multiple modules</td><td><a href="https://www.ccavenue.com">CCAvenue</a>/<a href="https://www.bharatbillpay.com">BBPS</a></td><td>Integration with CCAvenue, BBPS for online payments</td><td>Odisha HUDD</td></tr><tr><td>6</td><td>mCollect</td><td><a href="https://razorpay.com/payment-gateway/">Razorpay</a></td><td>Integration with Ezetap (Razorpay) for mPOS</td><td>Odisha HUDD</td></tr><tr><td>7</td><td>Multiple modules</td><td><a href="https://www.meity.gov.in/node/2133">PayGov</a>/<a href="https://www.bharatbillpay.com">BBPS</a></td><td>Integration with PayGov, BBPS for online payments</td><td>DGDE</td></tr><tr><td>8</td><td><a href="https://mgramseva.digit.org">mGramSeva</a></td><td><a href="https://www.meity.gov.in/node/2133">PayGov</a></td><td>Integration with PayGov for online payments</td><td>DWSS Punjab</td></tr><tr><td>9</td><td><a href="https://works.digit.org/programmes/muktasoft-v1.1">MuktaSoft</a></td><td><a href="https://jit.nic.in/">Just In Time (JIT) Payments</a></td><td>Integration with DIT's JIT Payment system (part of IFMIS) for making payments to beneficiaries</td><td>Odisha HUDD</td></tr></tbody></table>

## Related Links

{% embed url="<https://core.digit.org/platform/core-services/payment-gateway-service>" %}


---

# 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://docs.digit.org/platform/accelerators/integrations/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.
