- PCI DSS v4.0.1
- The card industry’s data security standard in its current version; its payment-page requirements took effect on 31 March 2025.
- Requirement 6.4.3
- Every script on a payment page is authorised, has its integrity assured, and is inventoried with a written justification.
- Requirement 11.6.1
- A change- and tamper-detection mechanism alerts you to unauthorised changes to payment-page scripts and security-impacting HTTP headers, at least weekly.
- SAQ A
- The shortest PCI self-assessment, for merchants that fully outsource payment pages; since 2025 it requires confirming the site is not susceptible to script attacks.
- SAQ A-EP
- The self-assessment for e-commerce merchants whose website can affect the security of the payment page, with many more requirements than SAQ A.
- Web skimming
- Malicious code on a checkout page that copies card details as they are typed — often called Magecart after the groups that popularised it.
- Script supply chain
- The third-party code your pages load from other domains, any of which can change without you changing anything.
- Content security policy
- An HTTP header that tells the browser which sources a page may load scripts from.
- Credential stuffing
- Trying usernames and passwords leaked from other sites against your login, at scale.
- Business-logic abuse
- Using a feature as built but not as intended — stacking coupons, replaying gift cards, changing a price in a request.
- Targeted risk analysis
- The PCI DSS analysis that can justify a frequency other than the default — for example, for 11.6.1 checks.