If you take card payments — in a storefront or online — PCI DSS applies to you, full stop. There's no revenue floor and no small-business exemption: the standard covers "all entities involved in payment card processing — including merchants, processors, acquirers, issuers, and service providers" (PCI Security Standards Council). And the rules just got stricter. This guide explains what a small merchant actually has to do, in plain English.
First, an important distinction
PCI DSS is not a U.S. federal law. It's a contractual security standard created by the card brands (Visa, Mastercard, and the rest) and enforced through your payment processor and acquiring bank. That distinction matters for how you talk about it: the requirement reaches you through your processor agreement, not a statute. But "not a law" doesn't mean optional — non-compliance can mean fines passed down from the processor, forensic-audit costs after an incident, and in the worst case losing your ability to accept cards at all, which is existential for a shop.
What changed in 2025
PCI DSS version 4.x introduced 64 new requirements. Of those, 51 were "future-dated" — best practices during a transition window that became mandatory on March 31, 2025 (PCI SSC). That date has passed, so those controls are in force now, not coming.
The new requirements lean heavily toward:
- Stronger authentication, including multi-factor authentication on access to the cardholder data environment.
- Tighter access control — least privilege, reviewed regularly.
- Payment-page protection against client-side attacks — the one that catches e-commerce merchants by surprise (more below).
The trap for online stores: client-side skimming
The attack that most threatens an online store isn't a server breach — it's client-side skimming, often called Magecart. An attacker injects malicious JavaScript into your checkout page, and it quietly copies each customer's card number as they type, in the browser, before the data ever reaches your processor. You can be "PCI compliant" on paper and still be bleeding cards if the payment page itself is tampered with.
PCI DSS v4.x added requirements specifically to detect and prevent payment-page script tampering. If you run your own storefront stack, this is the part to take seriously. And it connects to a broader trend: Verizon's 2026 DBIR found software-vulnerability exploitation is now the #1 way attackers get in, at 31% of breaches (Verizon DBIR) — an outdated e-commerce plugin is exactly that kind of door.
How much applies to you depends on how you take cards
The single biggest lever on a small merchant's PCI burden is scope — how much of your environment touches card data. A shop that fully redirects checkout to a compliant provider carries far less scope (and a simpler self-assessment questionnaire) than one whose own site assembles the payment page. The controls that shrink scope and satisfy underwriters overlap:
- Segment the systems that touch card data from everything else — the move that shrinks PCI scope and the move carriers reward.
- Put managed detection and response where the card data flows — point-of-sale terminals and the e-commerce stack, not just the back office.
- Secure customer- and vendor-facing email and identity, where account takeover and invoice fraud start.
- Confirm your SAQ type with your acquirer before assuming you're in the easiest bucket — the wrong SAQ is the most common self-scoping mistake. (We walk through the SAQ choices in our PCI DSS 4.0.1 SAQ guide.)
What to do next
Treat PCI scope and your cyber-insurance posture as one project — the controls overlap almost entirely. The Cyber Insurance Readiness Sprint maps your environment against the PCI v4.x controls and the cyber questionnaire in a fixed-scope, seven-business-day engagement, and produces the segmentation confirmation, MFA coverage, and logging evidence both your acquirer and your carrier want. See the Retail, E-commerce & Hospitality security page for how it runs.
The bottom line
If you accept cards, PCI DSS applies — no exemption — and the 51 newly-mandatory v4.x requirements are in force as of March 31, 2025. It's a contractual standard, not a law, but the consequences of ignoring it are real. For online stores, the sharpest risk is client-side skimming on the payment page. Shrink your scope, secure the systems that touch cards, confirm your SAQ, and document it once for the processor and the carrier.
Not sure which PCI requirements actually apply to your store? Book a PCI readiness assessment.
Last updated
June 17, 2026. We refresh this content as the threat landscape and tools evolve.