PCI DSS · 7 min read · Updated 2026-07-03

PCI DSS Scope Reduction: Shrink the Problem Before You Solve It

Every PCI DSS requirement applies to your cardholder data environment: the systems that store, process, or transmit card data, plus anything connected to them or able to affect their security. The single most effective compliance move is therefore not a control at all. It is shrinking that environment so fewer systems are in scope in the first place.

Scope reduction is the difference between hardening three systems and hardening three hundred, and between a short self-assessment questionnaire and a full assessment. This guide covers the three big levers, segmentation, tokenisation, and outsourcing, and how they translate into easier SAQ validation paths.

Start with the data flows

You cannot reduce scope you have not mapped. Trace every path card data takes through the business: the checkout page, the payment API, phone orders, refunds, chargebacks, exports, and the places it hides, such as call recordings, email attachments, log files, and legacy databases. Anything that touches the data is in scope, and so is anything connected to it without adequate separation.

The map usually delivers immediate wins. Card data lingering where it serves no purpose, old order exports, a support inbox, a debug log, can simply be deleted, and the process that put it there fixed. Data you no longer hold is data you no longer defend, which is why the mapping exercise should end with a ruthless question for every flow: do we need to touch this at all?

Network segmentation

Without segmentation, your entire connected network is potentially in scope: one flat network means the marketing WiFi and the payment server share a compliance boundary. Segmentation uses firewalls, VLANs with access controls, and network policies to isolate the cardholder data environment so that only the isolated segment, plus systems that connect into it, carries the PCI burden.

Segmentation must be verified, not assumed. PCI DSS expects penetration testing to confirm the segmentation actually holds, annually for most merchants and more frequently for service providers. Common failures are jump hosts, shared administration tools, monitoring agents, and directory services that quietly bridge the segments and drag the wider network back into scope.

Tokenisation and outsourcing to compliant providers

Tokenisation replaces the primary account number with a token that is useless outside the tokenisation system. If your applications, databases, and reports only ever see tokens, they can fall out of scope for most storage requirements, because they no longer hold cardholder data. Provider-side tokenisation, where the payment provider stores the card and hands you a token for repeat billing, means real card data need never rest in your systems at all.

Outsourcing goes further: hosted payment pages, embedded iframes, and payment SDKs from PCI-compliant providers such as Stripe, Adyen, or Braintree keep card entry inside the provider environment, so the card number never transits your servers. You must still manage the relationship, confirm the provider appears on a compliant service provider list or supplies an Attestation of Compliance, and keep your integration, especially the page that hosts the iframe or redirect, secure, because compromise of that page is the classic attack that pulls you back into scope.

SAQ downgrade paths

Scope reduction pays off in validation effort. A merchant whose website fully outsources card handling to a compliant provider via a redirect or hosted page can typically validate with SAQ A, the shortest questionnaire with only a few dozen requirements. A site that uses an iframe or direct-post integration it controls generally lands on SAQ A-EP, which is more demanding but still far lighter than the full set.

The comprehensive SAQ D, with the vast majority of the roughly 300 requirements in play, is what awaits merchants who store or process card data themselves. Moving from SAQ D to SAQ A-EP or SAQ A by re-architecting the payment flow is often cheaper than complying with SAQ D even once. Confirm the target SAQ with your acquiring bank before you re-architect, and document the scope reduction so your eligibility is defensible. Compliance platforms such as Thoropass can help track the reduced control set and keep the annual validation on rails.

PCI DSS policy templates

Use these starting documents to turn the control into evidence. Adapt each template to your scope, systems, legal obligations and actual operating process.

Open the control-to-policy map

Automate PCI DSS with Thoropass

Thoropass maps the controls, collects evidence automatically, and keeps you audit-ready. Audit plus automation under one roof.

FAQ

What is the fastest way to reduce PCI DSS scope?
Stop touching card data. Move card entry to a hosted payment page or iframe from a compliant provider and use provider-side tokenisation for repeat billing. For most online merchants that single change collapses scope and the SAQ burden dramatically.
Does using an iframe qualify me for SAQ A?
It depends on the integration and current SAQ eligibility criteria. Fully hosted redirects have traditionally qualified for SAQ A, while integrations where your site can affect the payment page often land on SAQ A-EP. Confirm the correct SAQ with your acquiring bank.
Do I still have PCI obligations if everything is outsourced?
Yes. You must validate annually with the appropriate SAQ, keep the pages that link to or embed the payment provider secure, and manage the provider relationship, including confirming their own PCI DSS compliance each year.