> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# API Changelog

> - **Payments Changelog**: Discover new releases and updates regarding Razorpay Payments products, SDKs and plugins.

* **RazorpayX Changelog**: Discover new releases and updates regarding RazorpayX products.

The following table records changes made to Razorpay 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.

## Oct 2025 | Razorpay n8n Node | Launched the [Razorpay n8n Community Node](/razorpay-n8n-node) for no-code payment automation. Automate payment operations, process transactions, manage refunds and connect Razorpay with 400+ services like Google Sheets, Slack and WhatsApp using the n8n workflow platform.

## Sep 2025 | Razorpay MCP Server | Added OAuth 2.0 support to the MCP server for secure user authentication and resource access.

## Aug 2025 | Fund Account Validation | You will receive a UTR number in the API response for every successful Fund Account Validation ([Bank Account](/api/x/composite-account-validation/bank-account) and [VPA](/api/x/composite-account-validation/vpa)).

## Aug 2025 | Razorpay Remote MCP Server | Razorpay Remote MCP server now supports streamable HTTP responses, enabling chunked data transmission for improved performance.

## Jun 2025 | Razorpay Remote MCP Server | Launched Razorpay Remote MCP – a fully hosted, self-serve AI-native payments infrastructure layer.

## Apr 2025 | Razorpay MCP Server | Introduced Razorpay MCP Server. It provides seamless integration with Razorpay 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](/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.

## Mar 2025 | Payouts | You can now send payouts to your customers' mobile numbers directly using the [Payouts to Phone Composite API](/api/x/payout-composite/create/phone-number).

## Feb 2025 | RazorpayX | Introduced [API for fetching account balance(s)](/api/x/account-validation/balance-fetch).

## Jul 2024 | Payouts | Made [idempotency header](/api/x/payout-idempotency/make-request) mandatory for normal and composite Payouts APIs.

May 2024 | Payments | **Currency Subunit Changes**

* 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.
* The change is applicable to [Orders](/api/orders/entity), [Payments](/api/payments/entity), [Refunds](/api/refunds/entity), [Settlements](/api/settlements/entity), [Payment Links](/api/payments/payment-links/entity), [Subscriptions](/api/payments/subscriptions/entity) and [Invoices](/api/payments/invoices/entity).

***

Feb 2024 | Payouts | [Introduced Composite Account Validation API](/api/x/composite-account-validation) to create contact, fund account and validate the bank account (using penny-drop/penniless) and VPA IDs of your customers, in a single API call.
