API Test Keys

Bill Payments (BBPS)

Razorpay is a Customer Operating Unit (COU) on the

, India's interoperable bill payment platform managed by NPCI. Using these APIs, you can integrate bill payment collection into your platform and allow customers to pay utility bills, recharges, insurance premiums and more.

Integration Flow

  1. - retrieve all available bill categories.
  2. - list billers within a category.
  3. - retrieve available plans for a biller (where applicable).
  4. - retrieve the bill amount for a customer from the biller.
  5. - poll for the bill retrieval result.
  6. - initiate payment for the fetched bill.
  7. - poll for the payment result.

Asynchronous APIs

Bill Request and Bill Payment APIs are asynchronous. After creating a resource, poll the corresponding Fetch API until the status reaches a terminal state (success or failed).

Fork the Razorpay Postman Public Workspace and try the Bill Payments APIs using your

.