> ## Documentation Index
> Fetch the complete documentation index at: https://doc-test-my.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# API Changelog

> List of changes made to Razorpay Curlec APIs.

<CardGroup cols={1}>
  <Card title="Payments Changelog">
    Discover new releases and updates regarding Razorpay Curlec Payments products, SDKs and plugins.
  </Card>
</CardGroup>

The following table records changes made to Razorpay Curlec API since Jan 2024:

| Month-Year | Product             | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ---------- | ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mar 2026   | Razorpay MCP Server | Added support for the `detect_stack` and `integrate_razorpay_checkout` tools to the MCP server.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Sep 2025   | Razorpay MCP Server | Added OAuth 2.0 support to the MCP server for secure user authentication and resource access.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Apr 2025   | Razorpay MCP Server | Introduced Razorpay MCP Server. It provides seamless integration with Razorpay Curlec APIs, enabling developers to build advanced payment processing workflows and AI-powered tools.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| Apr 2025   | Smart Collect 2.0   | You can now use the upgraded [Smart Collect 2.0 APIs](/docs/api/payments/smart-collect-2) for more functions such as creating a Customer Identifier with VPA and Bank Account, adding a VPA to an existing Customer Identifier and fetching payments made using UPI.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| May 2024   | Payments            | **Currency Subunit Changes** <br /> <ul><li>When using the amount parameter to accept or refund payments made using zero-decimal currencies (such as the Japanese Yen (JPY)), you do not need to pass the amount in currency subunits. For example, if the payment amount is JPY 295, pass the parameter value as 295.</li><li>The change is applicable to <a href="/docs/api/orders/entity" target="_blank">Orders</a>, <a href="/docs/api/payments/entity" target="_blank">Payments</a>, <a href="/docs/api/refunds/entity" target="_blank">Refunds</a>, <a href="/docs/api/settlements/entity" target="_blank">Settlements</a>, <a href="/docs/api/payments/payment-links/entity" target="_blank">Payment Links</a>, <a href="/docs/api/payments/subscriptions/entity" target="_blank">Subscriptions</a> and <a href="/docs/api/payments/invoices/entity" target="_blank">Invoices</a>.</li></ul> |
