Skip to content
Rent payments go live soon —
RentPayment Powered by MOS Utility Ltd
Log in
Powered by MOS Utility Ltd

Collect rent. Pay landlords. Prove every rupee.

Business software for letting agents and property-management agencies: collect rent by any method, settle to any bank in India by IMPS or NEFT, and keep a record of every step.

  • Bank-verified beneficiaries
  • PAN & OTP checks
  • Tamper-evident audit trail
UPI Visa Mastercard RuPay Netbanking Wallets EMI IMPS NEFT Any Indian bank
[[STAT — confirm]]
Banks reachable
Any Indian bank account on IMPS or NEFT
[[STAT — confirm]]
Payment methods
Card, UPI, netbanking, wallet, EMI
[[STAT — confirm]]
Average IMPS settlement
IMPS is near-instant; NEFT is batched
[[STAT — confirm]]
Audit events per transaction
Every event appended, none overwritten

The platform

Six modules that run the whole rent cycle.

Payments, master records, reports, audit, rate card and receipts — one platform, one agent code, one record of what happened.

Payments

Collect the rent by whichever method the tenant chooses, then disburse to the landlord. The full charge split and the landlord's net amount appear before you confirm.

  • Credit card, debit card, UPI, netbanking, wallet and EMI through the integrated gateway.
  • Disbursement by IMPS or NEFT to any bank in India.
  • Automatic wallet reversal when a bank confirms a failed transfer.
UPI Card Netbanking EMI
LineBasisAmount
Rent collectedSender₹45,000.00
Service chargeRate card₹673.50
GST18%₹121.23
Landlord receivesIMPS₹44,205.27
How it works

Four steps from the tenant's payment to the landlord's bank.

Click a step to see what the agency sees at that point in the flow.

Why RentPayment

Built for money that belongs to somebody else.

Six things the platform does on every transaction, whether anyone is watching or not.

Pay by any method, land in any bank

Collect on card, UPI, netbanking, wallet or EMI through the integrated gateway, then settle to a bank account by IMPS or NEFT. Any bank in India, one flow.

Verified before it moves

Bank-confirmed account and account-holder name on every landlord, and PAN verification of the sender above ₹50,000.

No surprise deductions

The full charge split and the landlord's net amount, on screen before you confirm. Nothing is deducted silently.

Failed transfers refund themselves

When the bank confirms a failure, the amount reverses to your wallet automatically. No ticket, no chasing.

A record nobody can quietly edit

Every event appended to one hash-chained log. The database refuses updates and deletes outright.

Receipts that settle arguments

Both parties, the receiving bank, a masked account number, the bank reference (RRN), the order ID and the live status — printable, and tied to the same transaction ID as the audit trail.

Security & transparency

Every rupee has a paper trail nobody can rewrite.

Every event in a payment's life is written once to a single append-only log, keyed by the transaction ID: the agency's request, the gateway's callback, the outbound call to the bank with its exact payload, the bank's exact reply, the ledger posting and any refund.

Each row is SHA-256 hash-chained to the row before it. Database triggers refuse UPDATE and DELETE outright, and a verification routine can prove the chain is intact — or name the exact row that was altered.

Stored payloads are redacted before they are written: API credentials stripped entirely, PAN partially masked, account and card numbers reduced to their last four digits. Detailed enough to settle a dispute, safe enough that reading the log is not itself a breach.

Append-only SHA-256 chained Redacted payloads

This is tamper-evidence, not a claim of invulnerability: history cannot be altered without the alteration being provable. [[CERTIFICATION — confirm before publishing]]

audit trail · TXN-24081-5507 Chain verified
{ "event": "payment.request",
  "txn_id": "TXN-24081-5507",
  "kcode": "KC-0148",
  "amount": 45000.00,
  "method": "UPI",
  "pan": "ABCDE••••F",
  "prev_hash": "9d77…41c0" }

PAN partially masked. Credentials stripped before storage.

{ "event": "gateway.callback",
  "order_id": "ORD-77F1D2E9",
  "status": "captured",
  "method": "upi",
  "signature": "[verified]",
  "prev_hash": "c41f…9ab2" }

Gateway API credentials removed entirely.

{ "event": "bank.transfer.request",
  "mode": "IMPS",
  "account": "••••4417",
  "ifsc": "XXXX0000XXX",
  "name_at_bank": "[as returned by bank]",
  "amount": 44205.27,
  "prev_hash": "7be0…c1d4" }

Account number reduced to its last four digits.

{ "event": "bank.transfer.response",
  "status": "SUCCESS",
  "rrn": "418923077461",
  "mode": "IMPS",
  "bank_message": "Txn processed",
  "prev_hash": "1a58…30ef" }

The bank's exact reply, stored as received.

{ "event": "ledger.post",
  "collected": 45000.00,
  "service_charge": 673.50,
  "gst": 121.23,
  "disbursed": 44205.27,
  "prev_hash": "e309…77b6" }

The same split the agency saw before confirming.

{ "event": "receipt.issued",
  "order_id": "ORD-77F1D2E9",
  "rrn": "418923077461",
  "account": "••••4417",
  "status": "SUCCESS",
  "prev_hash": "bd12…04aa" }

A refund, where one occurs, joins the same chain as its own row.

Transparent pricing

See the split before you commit to anything.

Charges come from a rate card that varies by payment method and card type: a service charge, a distributor margin and an agent margin, plus GST. Drag the amount to see how the breakdown is presented.

₹5,000₹5,00,000

Illustrative only. Actual rates are set per agreement, and the product shows your exact split before every confirmation.

Service charge 0.60% + GST · UPI₹270.00
GST (18%)₹48.60
Landlord receives ₹44,681
Talk to us
Who it's for

Businesses that handle rent on somebody else's behalf.

Letting agents

Stop reconciling bank transfers by hand: collect by the method the tenant prefers and pay the landlord to a verified account, with a receipt for both sides.

Property-management agencies

Run many tenants and landlords under one agent code, with reusable master records and the exact charge split visible on every transaction.

Rent-collection businesses

Answer a payment questioned months later with a record instead of a recollection, and let confirmed failures reverse themselves.

FAQ

Questions agencies ask first.

Any bank account in India that can receive IMPS or NEFT. You enter the account number and IFSC, and the account is verified against the bank before any transfer is attempted.

IMPS is near-instant and runs outside banking hours. NEFT is processed in the banking system's batch cycles, so it settles later on working days. The rail used is recorded on the receipt.

When the bank confirms the transfer failed, the amount is reversed to your wallet automatically — no support ticket needed. The bank's reply and the refund are both written to that transaction's audit trail.

Payments at or above ₹50,000 carry an additional PAN verification of the sender, alongside the OTP confirmation of their mobile number. Below that threshold the OTP and the beneficiary bank verification apply as usual.

It carries both parties, the bank, a masked account number, the bank reference (RRN), the order ID and the live status — printable, and tied to the same transaction ID as the audit trail behind it.

Your agency sees its own complete record. Administrators see everything, filterable by date, category, severity, actor, transaction ID and free text. Stored payloads are redacted first: credentials stripped, PAN partially masked, account and card numbers cut to their last four digits.

No. The agency signs in with its agent code and registers the tenant as a sender. The tenant confirms their mobile by OTP and pays through the gateway by card, UPI, netbanking, wallet or EMI.

From a rate card that varies by payment method and card type: a service charge, a distributor margin and an agent margin, plus GST. The full split and the landlord's net amount are shown before you confirm. Rates are set per agreement.

Rent collection your records can stand behind.

Online rent payment is launching shortly. Agency partners can sign in today, or talk to us about onboarding.

Log in
Powered by MOS Utility Ltd