v2025-01-01
Overview
Learn details about the 2025-01-01 version of our Payment APIs.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Cashfree Payments API v2026-01-01 is now available. See what's new
Learn details about the 2025-01-01 version of our Payment APIs.
| Environment | Base URL |
|---|---|
| Test | https://sandbox.cashfree.com/pg |
| Production | https://api.cashfree.com/pg |
| Latest version | v5, 2025-01-01 The previous versions were 2023-08-01, 2021-05-21, 2022-01-01, and 2022-09-01 |
| API | Description |
|---|---|
| Create Order | Use this API to create orders with Cashfree from your backend and get the payment link. |
| Order Pay | Use this API when you have already created the orders and want Cashfree Payments to process the payment. |
| Preauthorization | Use this API to capture or void a preauthorized payment. |
| Get Order | Use this API to view all details of an order. |
| API | Description |
|---|---|
| Submit or Resend OTP | Use the submit or resend OTP API to send OTP to Cashfree. |
| API | Description |
|---|---|
| Get Payments for an Order | Use this API to view all payment details for an order. |
| Get Payment by ID | Use this API to view payment details of an order for a payment ID. |
| API | Description |
|---|---|
| Get Settlements by Order ID | Use this API to view all the settlements of a particular order. |
| Get All Settlements | Use this API to get all settlement details by specifying the settlement ID, settlement UTR or date range. |
| API | Description |
|---|---|
| Create Payment Link | Use this API to create a new payment link. The created payment link url will be available in the API response parameter link_url. |
| Fetch Payment Link Details | Use this API to view all details and status of a payment link. |
| Get Orders for a Payment Link | Use this API to view all order details for a payment link. |
| Cancel Payment Link | Use this API to cancel a payment link. No further payments can be done against a cancelled link. Only a link in ACTIVE status can be cancelled. |
| API | Description |
|---|---|
| Fetch All Saved Instruments | Use this API to get all saved instruments for a customer ID. |
| Fetch Single Saved Instrument | Use this API to get specific saved instrument for a customer id and instrument ID. |
| Delete Saved Instrument | Use this API to delete a saved instrument for a customer id and instrument ID. |
| Fetch Cryptogram for Saved Instrument | Use this API to get the card network token, token expiry and cryptogram for a saved instrument using instrument ID. |
| API | Description |
|---|---|
| Settlement Reconciliation | Use this API to get settlement reconciliation details using Settlement ID, settlement UTR or date range. |
| PG Reconciliation | Use this API to get the payment gateway reconciliation details with date range. |
Was this page helpful?
Suggestions