Property Tax - Search And Pay My Bills

Bill details and payer details

Objective: The Search and Pay feature enables the user to search the property (with or without login) and pay any pending dues. It provides the user with the option to load all the bills linked to the registered mobile number and pay the bill.

Search Property

Users can search for Property with or without login. Property can be searched either using Property Id or using property details.

Once the user provides certain parameters it calls the search property API and displays the search results accordingly.

Clicking on the View Details button redirects the user to the bill details page. The users can pay the dues from this page.

Users can view the break-up of the total amount due and select full or partial payment as required. They can enter the amount to be paid in case the partial payment option is selected.

Clicking on the Proceed To Pay button redirects the users to the Payer’s Details page.

  • For Logged In Users, the below information is captured.

    1. I am making the payment as the owner/ consumer of the service.

    2. I am making the payment on the behalf of the owner/ consumer of the service.

      • In case of option (i) is selected, the owner’s detail is linked with the receipt.

      • In case option (ii) is selected, the user’s profile detail is linked with the receipt.

  • For without login users, the below information is captured.

    1. I am making the payment as the owner/ consumer of the service.

    2. I am making the payment on the behalf of the owner/ consumer of the service.

      • In case of option (i) is selected, the owner’s detail is linked with the receipt.

      • In case option (ii) is selected, the user is asked to enter the Name and Mobile No. and the same is linked with the receipt.

Based on the selected option the user is redirected to the total amount page. The flow is same as DIGIT Payments from this screen.

Technical Implementation

The payer information for the payments API is added based on the mentioned criteria.

Role Action Mapping

API

Action id

Roles

/access/v1/actions/mdms/_get

870

CITIZEN

/egov-mdms-service/v1/_search

954

CITIZEN

/localization/messages/v1/_search

1531

CITIZEN

/billing-service/bill/v2/_fetchbill

1862

CITIZEN,

/pg-service/transaction/v1/_create

1571

CITIZEN

/collection-services/payments/_search

1864

CITIZEN

/pg-service/transaction/v1/_update

1572

CITIZEN

collection-services/payments/PT/_search

2029

PTCEMP, CITIZEN

Last updated

​All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.