{"id":27834,"date":"2026-09-16T11:45:11","date_gmt":"2026-09-16T06:15:11","guid":{"rendered":"https:\/\/razorpay.com\/blog\/?p=27834"},"modified":"2026-09-16T11:47:11","modified_gmt":"2026-09-16T06:17:11","slug":"payment-gateway-security-encryption-key-management-india","status":"publish","type":"post","link":"https:\/\/razorpay.com\/blog\/payment-gateway-security-encryption-key-management-india\/","title":{"rendered":"Payment Gateway Security in India: End-to-End Encryption, Key Management &#038; What to Look For (2026)"},"content":{"rendered":"<p>Bank fraud value in India tripled to Rs 36,014 crore in FY25, and card and internet fraud is now the largest category by number of cases. If you sell online in India, your checkout is the primary target.<\/p>\n<p>You may assume your gateway provider handles all of this. They handle most of it. But specific obligations now sit with you, the merchant, and getting them wrong creates compliance gaps and lost sales.<\/p>\n<p>Payment gateway security is a stack of controls. Some the gateway owns, some you own. This guide maps which is which, what &#8220;secure&#8221; means in measurable terms, and what to verify before you go live.<\/p>\n<div style=\"border-left: 4px solid #007BFF; background: #f0f8ff; padding: 25px; margin: 30px 0; font-family: Arial, sans-serif; text-align: left;\">\n<h3 style=\"margin-top: 0; color: #007bff; font-size: 22px;\">Key Takeaways<\/h3>\n<ul style=\"margin: 15px 0; padding-left: 20px; color: #333; line-height: 1.6;\">\n<li>A secure payment gateway uses TLS 1.3 in transit and AES-256 at rest, plus tokenization so raw card data never touches your servers.<\/li>\n<li>PCI DSS v4.0.1 is fully mandatory from March 31, 2025. Two new requirements protect your checkout from script-injection fraud.<\/li>\n<li>RBI&#8217;s tokenization mandate means merchants cannot store raw card numbers. Saved cards must be replaced with network-issued tokens.<\/li>\n<li>Multi-factor authentication blocks over 99.9% of automated account-compromise attacks, per Microsoft.<\/li>\n<li>UPI carries 83.4% of India&#8217;s digital payment volume and has distinct fraud risks most guides ignore.<\/li>\n<li>25% of shoppers abandon carts over payment security concerns. Trust signals protect conversion, not just data.<\/li>\n<li>Security is split between your gateway and you. Knowing your side prevents compliance gaps.<\/li>\n<\/ul>\n<\/div>\n<h2>What Is Payment Gateway Security, and Why Does It Matter More in India Right Now?<\/h2>\n<p>A secure payment gateway is a payment processing system that protects customer financial data at every stage of a transaction &#8211; capture, transmission, authorisation, and storage &#8211; using encryption, tokenization, and authenticated access controls, while meeting PCI DSS standards and, in India, the RBI&#8217;s Digital Payment Security Controls Directions, KYC (Know Your Customer) norms, and AML (Anti-Money Laundering) obligations under the Prevention of Money Laundering Act (PMLA).<\/p>\n<h3>The Scale of the Problem in 2026<\/h3>\n<ul>\n<li>India processed 206 billion digital payment transactions worth Rs 299.9 trillion in FY25, a 37% volume rise, per PwC&#8217;s Indian Payments Handbook.<\/li>\n<li>Bank fraud value rose to Rs 36,014 crore in FY25, per Business Standard on the RBI data.<\/li>\n<li>Digital-payment fraud made up the largest category by case count at about 56.5% of total fraud cases in FY25, per Business Standard.<\/li>\n<li>Globally, ecommerce payment fraud losses reached $44.3 billion in 2024 and are projected to exceed $107 billion by 2029, per Juniper Research.<\/li>\n<\/ul>\n<div style=\"background: #f9fbff; border-left: 4px solid #007BFF; padding: 22px 25px; margin: 30px 0; font-family: Arial, sans-serif; color: #333; line-height: 1.6;\">\n<h3 style=\"margin: 0 0 12px 0; color: #007bff; font-size: 20px;\">Did You Know?<\/h3>\n<p style=\"margin: 0; font-size: 16px;\">One in five Indian families with a UPI user experienced payment fraud at least once in the last three years, and over 51% never reported it, per a LocalCircles survey via Business Standard.<\/p>\n<\/div>\n<h3>Why Your Checkout Is the Highest-Risk Point in Your Business<\/h3>\n<ul>\n<li>The payment page is where the most sensitive data is entered &#8211; card numbers, CVVs, UPI IDs, bank credentials.<\/li>\n<li>It is also your strongest trust signal. An insecure-looking checkout costs sales before any fraud occurs.<\/li>\n<li>19% of shoppers abandon carts because they did not trust the site with their credit card information, per Baymard Institute&#8217;s 2025 cart abandonment survey.<\/li>\n<\/ul>\n<h2>How Does a Secure Payment Gateway Work? The Security Stack Explained<\/h2>\n<p>A secure payment gateway protects transactions using five interlocking layers: encryption in transit (TLS), encryption at rest (AES-256), tokenization, multi-factor authentication for access, and real-time fraud detection. No single layer is sufficient alone. Together they create a defence-in-depth architecture.<\/p>\n<h3>Layer 1 &#8211; Encryption in Transit and at Rest<\/h3>\n<ul>\n<li>Every payment request must travel over Transport Layer Security (TLS). PCI DSS v4.0.1 requires TLS 1.2 minimum. TLS 1.3 is the current best practice.<\/li>\n<li>What to verify: your payment page uses HTTPS. Ask your provider for their TLS version. Any gateway on TLS 1.0 or 1.1 is non-compliant.<\/li>\n<li>Stored cardholder data must be encrypted at rest with AES-256. This works alongside tokenization, not instead of it.<\/li>\n<\/ul>\n<blockquote><p><strong>Pro tip:<\/strong> During onboarding, ask: &#8220;What algorithm do you use for data at rest, and how are keys managed?&#8221; If they cannot answer with &#8220;AES-256&#8221; and &#8220;HSM-stored keys with scheduled rotation,&#8221; escalate before signing.<\/p><\/blockquote>\n<h3>Layer 2 &#8211; Tokenization and the RBI Card Storage Mandate<\/h3>\n<p>Tokenization replaces a customer&#8217;s actual card number with a unique, random token that has no mathematical link to the original. Even if intercepted, the token is useless to an attacker. The real card number is stored securely by the card network, not by the merchant or gateway.<\/p>\n<h4>What RBI&#8217;s Tokenization Mandate Means for You<\/h4>\n<ul>\n<li>Since October 2022, RBI has mandated that merchants cannot store raw card data. All card-on-file data must be replaced with tokens issued by the card network.<\/li>\n<li>This applies to every Indian merchant offering saved cards or recurring billing. Tokenisation services are free and available only through authorised card networks, per HDFC Bank.<\/li>\n<li>The customer experience is identical. The architecture is stronger because raw card numbers never leave the network&#8217;s vault.<\/li>\n<\/ul>\n<h4>Gateway Tokenization vs Network Tokenization<\/h4>\n<ul>\n<li>Gateway tokenization: the gateway substitutes its own internal token but still holds the mapping to the real card number.<\/li>\n<li>Network tokenization: the card network issues the token and the card number never leaves the network. This is what RBI&#8217;s mandate requires.<\/li>\n<li>RBI has also enabled card-on-file tokenisation directly at the issuer bank level, per Deccan Chronicle. Confirm your gateway supports network tokenization for card-on-file use cases.<\/li>\n<\/ul>\n<h3>Layer 3 &#8211; 3D Secure Authentication for Card-Not-Present Transactions<\/h3>\n<p>3D Secure (3DS) is an authentication protocol that adds a verification step between a card payment and final authorisation. In 3DS 2.0, the issuing bank uses device data and risk signals to silently approve low-risk transactions or prompt for OTP verification.<\/p>\n<ul>\n<li>In India, RBI mandates additional factor authentication for card-not-present transactions. 3DS 2.0 is the primary mechanism.<\/li>\n<li>You do not implement 3DS yourself. Your gateway routes the request to the card network. Confirm your gateway supports 3DS 2.0, not just the older 3DS 1.0.<\/li>\n<li>3DS 2.0 shares more data points with the issuing bank, enabling risk scoring without always requiring an OTP &#8211; reducing cart abandonment while maintaining security.<\/li>\n<\/ul>\n<h3>Layer 4 &#8211; Key Management and Hardware Security Modules (HSMs)<\/h3>\n<p>Key management is the practice of generating, storing, rotating, and revoking the cryptographic keys that make encryption work. A Hardware Security Module (HSM) is a tamper-resistant device certified to store and use these keys securely.<\/p>\n<ul>\n<li>The common mistake: storing encrypted data and its encryption key in the same environment. If compromised, both are exposed.<\/li>\n<li>Correct practice: keys stored separately in an HSM certified to FIPS 140-2 Level 3 or higher, with a documented rotation schedule.<\/li>\n<li>Split knowledge and dual control: for the most sensitive key operations, no single person holds the full key.<\/li>\n<\/ul>\n<h3>Layer 5 &#8211; Real-Time Fraud Detection<\/h3>\n<ul>\n<li>Modern gateways score each payment in real time using machine learning, before authorisation.<\/li>\n<li>Signals monitored: transaction velocity, geo-location anomalies, device fingerprinting, and behavioural deviation.<\/li>\n<li>India-specific: velocity checks catch rapid sequential low-value UPI transactions used to test stolen credentials.<\/li>\n<\/ul>\n<h3 aria-level=\"6\">Layer 6 &#8211; KYC, AML, and Merchant Due Diligence<\/h3>\n<p>KYC (Know Your Customer) and AML (Anti-Money Laundering) controls are mandatory for every payment aggregator operating under RBI&#8217;s Payment Aggregator Guidelines. These controls verify who is transacting and flag suspicious activity before it enters the banking system.<\/p>\n<h4><strong>What KYC means for payment gateways in India<\/strong><\/h4>\n<p>Every RBI-authorised Payment Aggregator must perform merchant KYC at onboarding. This includes verifying business identity through PAN, GST registration, and Certificate of Incorporation, confirming Ultimate Beneficial Ownership (UBO) of the merchant entity, conducting background checks against RBI and SEBI defaulter lists, and applying Enhanced Due Diligence (EDD) for high-risk merchant categories such as gaming, crypto, or forex.<\/p>\n<h4><strong>What AML means for payment gateways in India<\/strong><\/h4>\n<p>Under the Prevention of Money Laundering Act (PMLA), 2002, payment aggregators must implement transaction monitoring systems that flag unusual velocity, value, or geographic patterns, file Suspicious Transaction Reports (STRs) with the Financial Intelligence Unit &#8211; India (FIU-IND), maintain records of all transactions for a minimum of five years, and conduct periodic merchant re-KYC to ensure ongoing compliance.<\/p>\n<h4><strong>What to verify in a gateway&#8217;s KYC and AML controls<\/strong><\/h4>\n<p>Ask whether the gateway performs automated merchant KYC with document verification at onboarding. Confirm that the gateway has a dedicated compliance officer and files STRs with FIU-IND. Check if the gateway conducts periodic re-KYC and ongoing risk scoring of active merchants. Verify that the gateway&#8217;s merchant onboarding process includes UBO identification, not just business name verification.<\/p>\n<p>Pro tip: RBI updated its KYC Master Directions in 2025 and introduced new requirements for Payment Aggregators, including agent-assisted KYC. Ask your gateway whether their onboarding process reflects the latest RBI KYC framework, not just the 2022 version.<\/p>\n<blockquote><p><strong>Pro tip:<\/strong> Configure fraud thresholds actively. Review your false-positive and chargeback rates monthly and adjust.<\/p><\/blockquote>\n<h2>How Razorpay Builds Security Into Every Layer<\/h2>\n<p>Razorpay is India&#8217;s first full-stack financial solutions company and received RBI&#8217;s final authorised Payment Aggregator (PA) license in <a href=\"https:\/\/razorpay.com\/newsroom\/razorpay-pos-receives-rbi-approval-for-offline-payment-aggregator-licence\/\">December 2023<\/a>. Here is how our security architecture maps to this guide:<\/p>\n<table>\n<thead>\n<tr>\n<th>Security Layer<\/th>\n<th>What Razorpay Does<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Encryption<\/td>\n<td>PCI DSS Level 1 certified infrastructure with TLS and AES-256<\/td>\n<\/tr>\n<tr>\n<td>Tokenization<\/td>\n<td>Network tokenization for saved cards, compliant with RBI&#8217;s October 2022 mandate<\/td>\n<\/tr>\n<tr>\n<td>3D Secure<\/td>\n<td>Full 3DS 2.0 support for card-not-present authentication<\/td>\n<\/tr>\n<tr>\n<td>Fraud Detection<\/td>\n<td>Thirdwatch, AI-powered fraud prevention covering payment fraud and pre-shipment RTO risk<\/td>\n<\/tr>\n<tr>\n<td>UPI Security<\/td>\n<td>Dynamic QR codes per transaction, UPI Autopay with RBI-compliant mandate flows, Turbo UPI<\/td>\n<\/tr>\n<tr>\n<td>System Uptime<\/td>\n<td>99.99% uptime over the last 12 months<\/td>\n<\/tr>\n<tr>\n<td>Smart Routing<\/td>\n<td>Optimiser routes across multiple aggregators, improving success rates to 90-95%<\/td>\n<\/tr>\n<tr>\n<td>API Security<\/td>\n<td>Signed webhooks, idempotency keys, and replay protection<\/td>\n<\/tr>\n<tr>\n<td>KYC and AML Compliance<\/td>\n<td>Automated merchant KYC with PAN, GST, and UBO verification at onboarding. Risk-based ongoing transaction monitoring and periodic merchant re-KYC. Dedicated compliance team filing STRs with FIU-IND under PMLA. Full adherence to RBI&#8217;s KYC Master Directions and Payment Aggregator Guidelines<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Network Tokenization via Magic Checkout<\/h3>\n<ul>\n<li>Magic Checkout integrates network tokenization directly into the checkout, so returning customers complete payment without re-entering card details while raw card data never passes through your servers.<\/li>\n<li>Especially valuable for D2C and Shopify sellers &#8211; saved data sits at the card network level.<\/li>\n<\/ul>\n<h3>RBI-Licensed Payment Aggregator Status<\/h3>\n<ul>\n<li>As an authorised Payment Aggregator, Razorpay handles funds directly. Settlements are subject to RBI escrow requirements, keeping merchant funds segregated.<\/li>\n<li>This also means Razorpay is subject to RBI audits and compliance reviews.<\/li>\n<\/ul>\n<h3>The n8n Integration for Secure Agentic Payments<\/h3>\n<ul>\n<li>Razorpay offers an official native integration with n8n, enabling AI-powered payment workflows without custom API code.<\/li>\n<li>Automated workflows inherit signed webhook verification and idempotency controls, relevant for agentic payments.<\/li>\n<\/ul>\n<h2>What Compliance Standards Govern Payment Gateway Security in India?<\/h2>\n<p>Payment gateway security in India is governed by two parallel frameworks: PCI DSS, the global card industry standard, and the RBI&#8217;s Digital Payment Security Controls Directions. Both are mandatory, and both changed in 2025 and 2026.<\/p>\n<h3>PCI DSS v4.0.1 &#8211; What Changed and What Is Now Mandatory<\/h3>\n<ul>\n<li>PCI DSS v4.0.1 became the active standard, with all future-dated requirements enforceable from March 31, 2025, per the PCI Security Standards Council.<\/li>\n<li>Two new requirements directly affect ecommerce merchants, not just providers.<\/li>\n<\/ul>\n<h4>Requirement 6.4.3 &#8211; Script Integrity on Payment Pages<\/h4>\n<ul>\n<li>Every script on a payment page must be inventoried, authorised, and verified for integrity.<\/li>\n<li>This combats e-skimming attacks that inject malicious JavaScript to steal card data, per the PCI Security Standards Council.<\/li>\n<li>Your responsibility: maintain a script inventory and use Subresource Integrity hashing or a Content Security Policy.<\/li>\n<\/ul>\n<h4>Requirement 11.6.1 &#8211; Tamper Detection on Payment Pages<\/h4>\n<ul>\n<li>Merchants must implement a mechanism that detects unauthorised changes to HTTP headers and payment page scripts, and alerts personnel.<\/li>\n<\/ul>\n<h4>PCI DSS Compliance Levels<\/h4>\n<table>\n<thead>\n<tr>\n<th>Level<\/th>\n<th>Criteria<\/th>\n<th>Required Assessment<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Level 1<\/td>\n<td>Over 6 million transactions\/year<\/td>\n<td>Annual on-site QSA audit<\/td>\n<\/tr>\n<tr>\n<td>Level 2<\/td>\n<td>1 to 6 million transactions\/year<\/td>\n<td>Annual Self-Assessment Questionnaire (SAQ)<\/td>\n<\/tr>\n<tr>\n<td>Level 3<\/td>\n<td>20,000 to 1 million e-commerce transactions\/year<\/td>\n<td>Annual SAQ<\/td>\n<\/tr>\n<tr>\n<td>Level 4<\/td>\n<td>Under 20,000 e-commerce transactions\/year<\/td>\n<td>Annual SAQ recommended<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ul>\n<li>Fully hosted checkout reduces your scope, potentially to SAQ A.<\/li>\n<li>Custom integrations where card data passes through your servers broaden scope. Our <a href=\"https:\/\/razorpay.com\/blog\/payment-gateway-compliance\/\">payment gateway compliance guide<\/a> breaks these scopes down further.<\/li>\n<\/ul>\n<h3>RBI&#8217;s Digital Payment Security Controls Directions<\/h3>\n<p>The RBI&#8217;s Master Direction on Digital Payment Security Controls sets minimum security controls for digital payment systems operated by commercial banks, payments banks, and credit-card-issuing NBFCs, including strong cryptography, HSM-based key management, multi-factor authentication, and security audits.<\/p>\n<ul>\n<li>Key controls: non-deprecated cryptographic algorithms; HSM-based key management; MFA for system and dashboard access; security audit frameworks; logging and monitoring; and mandatory merchant KYC, AML screening, and Suspicious Transaction Reporting to FIU-IND under the PMLA framework. RBI&#8217;s Payment Aggregator Guidelines additionally require escrow account management, merchant due diligence with UBO verification, and a board-approved compliance policy, as set out in the RBI Master Direction on Digital Payment Security Controls.<\/li>\n<li>A 2026 update also applies. The RBI&#8217;s Authentication Mechanisms Directions require compliance by April 1, 2026, per IBM, mandating at least one dynamic factor for non-card-present transactions. A further requirement for cross-border card-not-present transactions applies from October 1, 2026, per Business Standard.<\/li>\n<\/ul>\n<h2>UPI Security &#8211; The Gap Most Guides Miss<\/h2>\n<p>UPI accounted for 83.4% of India&#8217;s digital payment volume in FY2024-25, with 185.8 billion transactions, per IBEF. Yet most guides treat UPI as an afterthought. UPI has distinct fraud vectors requiring distinct protections.<\/p>\n<h3>Fraud Risks Unique to UPI<\/h3>\n<ul>\n<li>Dynamic QR code spoofing: attackers overlay legitimate QR codes with their own UPI IDs. Per-transaction dynamic QR codes limit this.<\/li>\n<li>UPI Autopay mandate abuse: a customer tricked into approving a fraudulent recurring mandate faces silent debits. Gateways must show mandate details clearly.<\/li>\n<li>Collect request fraud: a fraudulent &#8220;collect&#8221; request appears to be from a legitimate business. Verified merchant names reduce confusion.<\/li>\n<\/ul>\n<h3>What to Verify in a Gateway&#8217;s UPI Security<\/h3>\n<ul>\n<li>Confirm per-transaction dynamic QR codes, not static reused VPA codes.<\/li>\n<li>Prefer UPI Intent flows, where the transaction launches inside the authenticated UPI app.<\/li>\n<li>Confirm the gateway enforces RBI&#8217;s UPI Autopay additional-factor threshold.<\/li>\n<li>The gateway should display the verified merchant name, not just the UPI ID.<\/li>\n<\/ul>\n<h2>What Is the Merchant&#8217;s Own Security Responsibility?<\/h2>\n<p>Payment gateways are secure within their own infrastructure, but security is shared. The gateway secures its servers, encryption, and routing. You are responsible for your own website, payment page scripts, access credentials, and customer communication.<\/p>\n<h3>What the Gateway Provider Handles<\/h3>\n<ul>\n<li>Server-side encryption and key management<\/li>\n<li>PCI DSS Level 1 certification of their infrastructure<\/li>\n<li>Tokenization of cardholder data within their systems<\/li>\n<li>Real-time fraud detection on routed transactions<\/li>\n<li>Uptime and failover architecture<\/li>\n<li>RBI payment aggregator compliance and escrow obligations<\/li>\n<\/ul>\n<h3>What You, the Merchant, Still Own<\/h3>\n<ul>\n<li>Security of scripts on your payment page (requirement 6.4.3)<\/li>\n<li>Tamper detection on your checkout (requirement 11.6.1)<\/li>\n<li>Secure storage of API keys and webhook secrets<\/li>\n<li>Role-based access control on your dashboard<\/li>\n<li>Team training on phishing (the leading cause of India data breaches in 2025 at 18%, per IBM via ANI News)<\/li>\n<li>Verifying your gateway&#8217;s current PCI DSS attestation<\/li>\n<\/ul>\n<blockquote><p><strong>Pro tip:<\/strong> Run a quarterly review of who has admin access to your dashboard. Revoke access for anyone who left. A compromised admin account is a direct path to fraudulent settlements.<\/p><\/blockquote>\n<h2>Your Payment Gateway Security Audit Checklist for 2026<\/h2>\n<p>A payment gateway security audit is a structured review of your gateway configuration, merchant-side controls, and compliance status. In India in 2026, it must cover both PCI DSS v4.0.1 and RBI mandates. Run this checklist quarterly.<\/p>\n<h3>Provider-Side Verification (Ask Your Gateway)<\/h3>\n<ol>\n<li>Request a current PCI DSS Attestation of Compliance. Check the expiry date.<\/li>\n<li>Confirm TLS version: TLS 1.3 preferred, TLS 1.2 minimum.<\/li>\n<li>Confirm network tokenization for card-on-file, not just internal tokens.<\/li>\n<li>Verify 3DS 2.0 for all card-not-present flows.<\/li>\n<li>Ask how keys are managed &#8211; HSM type, rotation schedule, access controls.<\/li>\n<li>Confirm webhook signing and replay protection.<\/li>\n<li>Verify uptime SLA and failover documentation.<\/li>\n<li>Confirm the provider is an RBI-authorised Payment Aggregator or works through one.<\/li>\n<\/ol>\n<h3>Merchant-Side Controls (Your Responsibility)<\/h3>\n<ol>\n<li>Inventory every script on your payment page. Remove what is not needed.<\/li>\n<li>Implement Subresource Integrity hashing for external scripts (6.4.3).<\/li>\n<li>Configure a Content Security Policy on your checkout domain (11.6.1).<\/li>\n<li>Review dashboard access. Remove former employees. Apply role-based access.<\/li>\n<li>Enable multi-factor authentication on your dashboard login.<\/li>\n<li>Rotate API keys. Never store keys in code repositories.<\/li>\n<li>Test your webhook endpoint by sending a tampered signature.<\/li>\n<li>Run a test transaction. Confirm HTTPS, a trust badge, and the verified merchant name.<\/li>\n<li>Confirm your gateway performs merchant KYC with document verification, not just email signup.<\/li>\n<li>Ask whether the gateway files Suspicious Transaction Reports with FIU-IND.<\/li>\n<li>Verify the gateway conducts periodic re-KYC for active merchants.<\/li>\n<li>Request evidence of the gateway&#8217;s PMLA compliance framework and dedicated compliance officer.<\/li>\n<\/ol>\n<div style=\"background: #f9fbff; border-left: 4px solid #007BFF; padding: 22px 25px; margin: 30px 0; font-family: Arial, sans-serif; color: #333; line-height: 1.6;\">\n<h3 style=\"margin: 0 0 12px 0; color: #007bff; font-size: 20px;\">Did You Know?<\/h3>\n<p style=\"margin: 0; font-size: 16px;\">Phishing was the single leading cause of data breaches in India in 2025 at 18% of cases, per IBM via ANI News. Employee awareness training is a security control.<\/p>\n<\/div>\n<h2>Why Razorpay Is Built for the Security Demands of Indian Businesses<\/h2>\n<p>Razorpay was purpose-built for the Indian payments landscape &#8211; UPI complexity, RBI compliance, festive-season traffic spikes, and the fraud patterns targeting Indian merchants:<\/p>\n<ul>\n<li><strong>RBI-authorised Payment Aggregator<\/strong> since December 2023, subject to ongoing RBI audits and escrow requirements.<\/li>\n<li><strong>PCI DSS Level 1 certified<\/strong>, the highest tier, covering card data storage, transmission, and tokenization.<\/li>\n<li><strong>100+ payment methods<\/strong> across cards, UPI, netbanking, and wallets on a single PCI DSS Level 1 compliant infrastructure.<\/li>\n<li><strong>90-95% transaction success rates<\/strong> through smart routing via Optimiser.<\/li>\n<li><strong>99.99% system uptime<\/strong> over the last 12 months.<\/li>\n<li><strong>Thirdwatch<\/strong>, AI-powered fraud prevention integrated into the payment flow.<\/li>\n<li><strong>Network tokenization in Magic Checkout<\/strong>, compliant with RBI&#8217;s card storage mandate.<\/li>\n<\/ul>\n<p>Razorpay powers 105 of 119 unicorns in India. Your customers expect the same standard.<\/p>\n<p><a href=\"https:\/\/razorpay.com\/payment-gateway\/\">Explore Razorpay&#8217;s Payment Gateway<\/a><\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What is a secure payment gateway?<\/h3>\n<p>A secure payment gateway is a transaction processing system that protects customer financial data using encryption (TLS in transit, AES-256 at rest), tokenization, multi-factor authentication, and real-time fraud detection, while meeting PCI DSS and RBI standards. In India it must also support RBI-mandated network tokenization and 3DS 2.0.<\/p>\n<h3>Are payment gateways secure on their own, or do I need to do something?<\/h3>\n<p>Payment gateways secure their own infrastructure, but merchants carry specific responsibilities. PCI DSS v4.0.1 requires you to audit payment page scripts (6.4.3), detect unauthorised page changes (11.6.1), and manage dashboard access securely. A Level 1 certified gateway reduces your scope but does not eliminate your obligations.<\/p>\n<h3>What is the difference between PCI DSS Level 1 and Level 2?<\/h3>\n<p>PCI DSS Level 1 applies to processors handling over 6 million transactions per year and requires an annual on-site audit by a Qualified Security Assessor. Level 2 covers 1 to 6 million transactions and permits an annual Self-Assessment Questionnaire. Look for Level 1 certification.<\/p>\n<h3>How does RBI tokenization work, and does it affect saved cards?<\/h3>\n<p>RBI&#8217;s mandate, effective October 2022, means merchants cannot store raw card numbers. The card network issues a unique token for each card-merchant combination. Customers see no change. The actual card number sits at the network level, not your server, reducing data theft risk.<\/p>\n<h3>Is UPI secure for business payments?<\/h3>\n<p>UPI is designed with strong security, requiring UPI PIN authentication and regulated by RBI and NPCI. But it has specific risks: dynamic QR code spoofing, collect request fraud, and Autopay mandate abuse. A secure gateway uses per-transaction QR codes, verified merchant names, and RBI-compliant mandate flows.<\/p>\n<h3>What is 3D Secure and is it mandatory in India?<\/h3>\n<p>3D Secure verifies a cardholder&#8217;s identity during online card transactions. In India, RBI mandates additional factor authentication for card-not-present transactions, and 3DS 2.0 is the primary mechanism. It also shifts chargeback liability to the issuing bank when the bank approves an authenticated transaction.<\/p>\n<h3>Does high gateway uptime mean high security?<\/h3>\n<p>No. Uptime measures availability. Security measures protection against fraud and breaches. They are related but distinct. A gateway can have 99.99% uptime and still have weak encryption. Evaluate both independently using the checklist in this guide.<\/p>\n<h3><strong>What KYC and AML obligations does a payment gateway have in India?<\/strong><\/h3>\n<p>Every RBI-authorised Payment Aggregator must perform merchant KYC at onboarding, including PAN, GST, and Ultimate Beneficial Ownership verification. Under the Prevention of Money Laundering Act (PMLA), gateways must also monitor transactions for suspicious patterns and file Suspicious Transaction Reports (STRs) with the Financial Intelligence Unit &#8211; India (FIU-IND). RBI&#8217;s 2025 updated KYC Master Directions further require ongoing risk-based re-KYC of active merchants.<\/p>\n<h3><strong>Is Razorpay KYC and AML compliant under RBI norms?<\/strong><\/h3>\n<p>Yes. Razorpay is an RBI-authorised Payment Aggregator that performs automated merchant KYC with document verification and UBO checks at onboarding. Razorpay maintains a dedicated compliance function, conducts ongoing transaction monitoring, and files STRs with FIU-IND in accordance with the PMLA. Razorpay also holds RBI authorisation for online, cross-border, and offline payment aggregation.<\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is a secure payment gateway?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A secure payment gateway is a transaction processing system that protects customer financial data using encryption (TLS in transit, AES-256 at rest), tokenization, multi-factor authentication, and real-time fraud detection, while meeting PCI DSS and RBI standards. In India it must also support RBI-mandated network tokenization and 3DS 2.0.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are payment gateways secure on their own, or do I need to do something?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Payment gateways secure their own infrastructure, but merchants carry specific responsibilities. PCI DSS v4.0.1 requires you to audit payment page scripts (6.4.3), detect unauthorised page changes (11.6.1), and manage dashboard access securely. A Level 1 certified gateway reduces your scope but does not eliminate your obligations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between PCI DSS Level 1 and Level 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"PCI DSS Level 1 applies to processors handling over 6 million transactions per year and requires an annual on-site audit by a Qualified Security Assessor. Level 2 covers 1 to 6 million transactions and permits an annual Self-Assessment Questionnaire. Look for Level 1 certification.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does RBI tokenization work, and does it affect saved cards?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"RBI's mandate, effective October 2022, means merchants cannot store raw card numbers. The card network issues a unique token for each card-merchant combination. Customers see no change. The actual card number sits at the network level, not your server, reducing data theft risk.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is UPI secure for business payments?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"UPI is designed with strong security, requiring UPI PIN authentication and regulated by RBI and NPCI. But it has specific risks: dynamic QR code spoofing, collect request fraud, and Autopay mandate abuse. A secure gateway uses per-transaction QR codes, verified merchant names, and RBI-compliant mandate flows.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is 3D Secure and is it mandatory in India?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"3D Secure verifies a cardholder's identity during online card transactions. In India, RBI mandates additional factor authentication for card-not-present transactions, and 3DS 2.0 is the primary mechanism. It also shifts chargeback liability to the issuing bank when the bank approves an authenticated transaction.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does high gateway uptime mean high security?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Uptime measures availability. Security measures protection against fraud and breaches. They are related but distinct. A gateway can have 99.99% uptime and still have weak encryption. Evaluate both independently using the checklist in this guide.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What KYC and AML obligations does a payment gateway have in India?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Every RBI-authorised Payment Aggregator must perform merchant KYC at onboarding, including PAN, GST, and Ultimate Beneficial Ownership verification. Under the Prevention of Money Laundering Act (PMLA), gateways must also monitor transactions for suspicious patterns and file Suspicious Transaction Reports (STRs) with the Financial Intelligence Unit - India (FIU-IND). RBI's 2025 updated KYC Master Directions further require ongoing risk-based re-KYC of active merchants.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is Razorpay KYC and AML compliant under RBI norms?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Razorpay is an RBI-authorised Payment Aggregator that performs automated merchant KYC with document verification and UBO checks at onboarding. Razorpay maintains a dedicated compliance function, conducts ongoing transaction monitoring, and files STRs with FIU-IND in accordance with the PMLA. Razorpay also holds RBI authorisation for online, cross-border, and offline payment aggregation.\"\n      }\n    }\n  ]\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bank fraud value in India tripled to Rs 36,014 crore in FY25, and card and internet fraud is now the largest category by number of cases. If you sell online in India, your checkout is the primary target. You may assume your gateway provider handles all of this. They handle most of it. But specific<\/p>\n","protected":false},"author":180,"featured_media":27840,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[906],"tags":[],"class_list":{"0":"post-27834","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-payment-gateway"},"_links":{"self":[{"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/posts\/27834","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/users\/180"}],"replies":[{"embeddable":true,"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/comments?post=27834"}],"version-history":[{"count":10,"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/posts\/27834\/revisions"}],"predecessor-version":[{"id":27845,"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/posts\/27834\/revisions\/27845"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/media\/27840"}],"wp:attachment":[{"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/media?parent=27834"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/categories?post=27834"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/razorpay.com\/blog\/wp-json\/wp\/v2\/tags?post=27834"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}