ARM Innovations Logo
ARM Innovations
Payment Gateways

PCI DSS for Payment Gateways: 2026 Compliance Guide for Indian Businesses

Let's Be Real About Payment Gateways

India's digital payment ecosystem runs on payment gateways. They're what make online transactions possible.

Here's the thing about payment gateways. They're right at the center of every transaction that happens online. They handle card data. They talk to banks. They process refunds. And the rules just got stricter.

Since March 31, 2025, PCI DSS v4.0.1 has been the rule of the land. Things you could skip before? Not anymore. Client-side script monitoring. Stronger authentication. Rigorous data handling protocols. These aren't suggestions anymore.

On top of that, the RBI rolled out updated guidelines for Payment Aggregators in September 2025. Payment Gateways are now encouraged to adopt baseline security standards voluntarily. While PAs handle funds and require direct regulation, PGs are treated as technology providers — but that doesn't mean you can ignore compliance.

We'll walk through what PCI DSS compliance looks like for payment gateways, break down the v4.0.1 changes, explain what Indian regulators want, and show you how to get there without pulling your hair out.

PCI DSS for Payment Gateways

So What Exactly Is a Payment Gateway?

A payment gateway is basically the tech that shuttles transaction data between merchants, acquirers, and card networks. It encrypts card details, checks if transactions are legit, and routes them for approval. Think of it like a digital POS machine.

Since payment gateways deal with sensitive card data, they're automatically in scope for PCI DSS. If your business accepts card payments, you need a gateway that's PCI compliant. Whether you run an online store, a subscription service, a retail shop, or a marketplace — it doesn't matter. The rule applies.

Payment Aggregators vs. Payment Gateways

TypeRoleRegulation
Payment Aggregator (PA)Handles customer funds, manages merchant settlementsDirect RBI regulation, authorization required
Payment Gateway (PG)Technology provider, transmits transaction dataEncouraged to adopt security standards voluntarily

Payment Aggregators need to maintain a minimum net worth of ₹15 crore at application, rising to ₹25 crore by the third year. They need escrow accounts, nodal officers, and annual security audits by CERT-In empanelled auditors. Payment Gateways don't have the same regulatory burden. But they're expected to follow security standards. And merchants expect it too.

Why PCI DSS Matters for Payment Gateways

It's the Price of Doing Business: If you run a payment gateway, PCI DSS compliance is non-negotiable. Any business that stores, processes, or moves cardholder data has to follow the rules. That covers gateways, processors, cloud providers hosting payment environments, and any third-party vendors supporting payment systems.

Even if you outsource payment processing, you're still on the hook. Under PCI DSS v4.0.1, merchants using SAQ A must certify that their "site" is not susceptible to attacks from scripts. The word "site" expands the scope — you're responsible for your entire website, not just the payment components.

What Happens If You Don't Comply: Non-compliance can trigger serious consequences:

  • Fines from $5,000 to $100,000 per month.
  • Integration rejection by acquiring banks.
  • Frozen settlement funds.
  • Penalties under the PMLA and Payment and Settlement Systems Act, 2007 (up to ₹1 crore).
  • Loss of merchant trust and business.

Security and Trust: PCI DSS complianceisn't just about checking regulatory boxes. It's a signal to your customers that you take their data seriously. Merchants want to work with payment gateways that take security seriously. A breach destroys trust. Customers leave. Partners walk away. News coverage amplifies everything.

What's Changed with PCI DSS v4.0.1?

The transition to v4.0.1 is the biggest shift in PCI DSS history. Here are the key changes that affect payment gateways.

The Big Difference: Client-Side Security

Previously, PCI DSS focused heavily on server-side protections. v4.0.1 changes that fundamentally. The new standard emphasizes client-side security — what happens in the customer's browser.

Requirements 6.4.3 and 11.6.1 changed the game. You now have to track, approve, and keep an eye on every single script that runs on your payment pages. Why? Because of attacks like Magecart, where bad actors slip malicious JavaScript into payment pages and steal card data straight from the browser. Server-side security never detects it.

For payment gateways, this is a big deal. You're responsible for scripts across thousands of merchant websites. A mid-sized payment processor serves 5,000-20,000 merchants, each with multiple payment pages. Changes occur daily.

v3.2.1 vs. v4.0.1 Key Changes Comparison

Areav3.2.1 (Legacy)v4.0.1 (Current)
Script SecurityServer-side focus onlyClient-side inventory, authorization, and monitoring required
AuthenticationBasic MFA for admin accessStronger MFA across all CDE access
Risk AssessmentAnnual assessmentTargeted risk analysis for each flexible requirement
EncryptionTLS 1.1 acceptableTLS 1.2 or higher is mandatory
Password Length8 characters12 characters minimum
Vulnerability ScansQuarterlyMonthly for some e-commerce entities using SAQ A

Indian Regulatory Context: RBI & NPCI Requirements

India has its own compliance layer on top of PCI DSS. Payment gateways have to juggle two sets of rules — the global PCI DSS standard and India-specific regulations. The RBI issued comprehensive guidelines for Payment Aggregators and recommended baseline security standards for Payment Gateways:

100% Data Localization

All transaction data, logs, and customer credentials must be stored strictly within Indian borders.

24-Hour Purge Rule

Any transaction data copies stored outside India for routing/settlement must be purged within 24 hours.

Card-on-File Tokenization

No raw card numbers can be stored on merchant servers; transaction security relies on network tokens.

Annual Security Audits

Must undergo annual security audits conducted by CERT-In empanelled auditing agencies.

Cyber Incident Reporting

Immediate reporting of cybersecurity breaches and anomalies to the RBI and CERT-In.

Merchant Due Diligence

Rigorous background checks and ongoing PCI DSS compliance checks of onboarded merchant sites.

Who Has to Follow PCI DSS?

Any organization that stores, processes, or transmits cardholder data is on the hook. That includes merchants, service providers, cloud providers, and payment gateways. Compliance requirements scale based on your yearly transaction volume:

LevelTransaction VolumeRequirement
Level 1>6M transactions/yearFull QSA audit + Report on Compliance (ROC)
Level 21M – 6M transactions/yearAnnual Self-Assessment Questionnaire (SAQ)
Level 320K – 1M e-commerce transactions/yearAnnual SAQ
Level 4<20K transactions/yearAnnual SAQ

Step-by-Step Compliance Guide

Here's a checklist of key actions payment gateways need to take to achieve and maintain PCI DSS compliance:

Step 1

Determine Your Level

Identify your compliance level based on volume. Decide if you need a hosted checkout (SAQ A), embedded iframes (SAQ A-EP), or self-hosted API (SAQ D).

Step 2

Scope Your CDE

Identify every system, network, device, and application that touches cardholder data. Map all data flows to pinpoint where details enter and move.

Step 3

Implement Controls

Deploy firewalls, segmentation, and ACLs. Mask PANs and encrypt data at rest (AES-256) and in transit (TLS 1.2+). Enforce MFA and log CDE access.

Step 4

Test Your Controls

Schedule quarterly vulnerability scans through an ASV. Run annual penetration testing and monitor client-side scripts in real-time.

Step 5

Document Everything

Maintain written security policies, network diagrams, script inventories, access logs (12-month retention), and incident response logs.

Step 6

Get Assessed

Engage an auditor or complete your Self-Assessment Questionnaire depending on your level to produce your ROC/AOC.

Common Pitfalls & How to Avoid Them

Avoiding these frequent compliance challenges will keep your audit on track, on budget, and fully secure:

Scope Creep

Defining your CDE too narrowly. Miss a system or overlook a connection, then the QSA finds it, and scope/costs explode.

Fix: Map every data flow. Never assume — always verify.

Incomplete TRA

Failing to draft a Targeted Risk Analysis (TRA) for the customized approach controls.

Fix: Get it done before the QSA arrives. Use standard templates.

Script Inventory Neglect

Failing to keep real-time inventory and monitoring for scripts running on payment forms.

Fix: Establish automated script monitoring tools.

Choosing the Wrong SAQ

Under-reporting scope by picking the wrong SAQ type (e.g. SAQ A instead of SAQ D).

Fix: Consult a QSA to evaluate eligibility carefully.

About the Author

ARM Innovations is a CERT-In empanelled cybersecurity company providing PCI DSS audit services, penetration testing, vulnerability assessment, secure code review, and compliance services across 7 countries, including India. Their QSA-led team combines human intelligence with automated rigor to deliver depth that scanners can't match. With expertise in both global standards and Indian regulatory requirements, they help payment gateways and merchants achieve and maintain compliance with confidence.

Frequently Asked Questions

The Bottom Line

PCI DSS compliance for payment gateways isn't optional anymore. Between the global standard shifting to v4.0.1, RBI guidelines tightening, and client-side security becoming mandatory, you can't afford to wait.

It's not easy, sure. But it's doable. Keep your documentation in order. Track your scripts. Monitor your payment pages. Work with people who have done this before.

Related Resources

Continue your research with these relevant guides and services.

+91 99104 22411WhatsApp