Skip to main content
Category: Payment Ecosystem

Point of Sale (POS)

Also known as: POS, Point of Purchase, POP, POS system
Simply put

A point of sale (POS) is the time and place where a customer completes a purchase, as well as the combination of hardware and software a business uses to process that transaction. Depending on the setup, a POS may handle card and cash payments, record sales data, and manage inventory. The term can refer either to the moment of sale itself or to the system that facilitates it.

Formal definition

Point of Sale (POS) refers both to the location and moment at which a retail transaction is completed and to the integrated hardware and software system used to process card or cash payments at that time and place. POS systems typically capture payment data, initiate transaction processing, and may also support functions such as sales data management and inventory control across in-store and, in some implementations, online environments. Because POS systems commonly capture and transmit cardholder data during acceptance, their configuration, connected components, and data flows are relevant to determining PCI DSS scope; readers should assess scope based on the specific implementation and validate against the current published standard rather than assuming POS involvement dictates a fixed set of requirements. Note that this evidence describes the general commercial function of POS and does not establish specific security control details.

Why it matters

The point of sale is where cardholder data most commonly enters a merchant's environment during payment acceptance. Because POS systems capture and transmit payment data at the moment of the transaction, they and their connected components frequently fall within PCI DSS scope. How that scope is defined depends on the specific implementation, the data flows involved, and the way the POS is segmented from other systems, so scope should be assessed against the current published standard rather than assumed from the presence of a POS alone.

POS environments have historically been an attractive target because they are a concentration point for cardholder data during acceptance. The evidence digest here describes only the general commercial function of POS systems and does not establish specific attack techniques, breach figures, or control requirements, so specifics of any given threat should be evaluated against dedicated security guidance and validated sources.

Because the term POS can refer either to the moment of sale or to the hardware and software system that facilitates it, precision matters when scoping controls, drafting compliance documentation, or investigating incidents. Distinguishing the transaction event from the system that processes it helps teams communicate clearly about where data resides, how it moves, and which components require assessment.

Who it's relevant to

Merchants and Retail Operations Teams
Merchants rely on POS systems to process card and cash payments, record sales data, and, in some setups, manage inventory across in-store and online environments. Because the POS is where cardholder data commonly enters the environment, operators should understand how their specific implementation handles and transmits payment data.
Compliance Officers and QSAs
POS configuration, connected components, and data flows are relevant to determining PCI DSS scope. Assessors should scope based on the specific implementation and validate against the current published standard rather than assuming that POS involvement dictates a fixed set of requirements or requirement numbers.
Security Engineers and Architects
Because POS systems capture and transmit cardholder data during acceptance, engineers designing or segmenting these environments need to document where data resides and how it moves. This mapping supports accurate scoping and helps distinguish the POS from adjacent systems.
Acquirers and Payment Processors
As the parties that receive transactions initiated at the point of sale, acquirers and processors work with merchants whose POS systems process card transactions at the time and place of sale. Understanding a merchant's POS setup informs how transaction data enters the processing chain.

Inside POS

POS terminal (hardware)
The physical device used to accept payment at the point of interaction, which may include a card reader, PIN entry device (PED), and display. Where PIN entry is involved, the device is subject to PCI PIN Transaction Security (PTS) requirements, which are separate from PCI DSS.
POS software and application
The payment application running on or connected to the terminal that captures and processes transaction data. Payment application security historically fell under PA-DSS and is now addressed by the PCI Software Security Framework; confirm which framework applies to a given application against the current published standards.
Card data capture methods
Mechanisms by which account data enters the system, including EMV chip contact, contactless (NFC), and magnetic stripe reads. Different capture methods present different data and different fraud exposure at the point of sale.
Cardholder data handled at the POS
Data such as the primary account number (PAN), cardholder name, expiration date, and service code that may pass through the POS. Some cardholder data may be stored after authorization only under defined PCI DSS controls.
Sensitive authentication data (SAD)
Data including full track data, CAV2/CVC2/CVV2/CID, and PINs/PIN blocks that may be present during a POS transaction. SAD must not be stored after authorization, even if encrypted.
Data protection controls at the point of interaction
Techniques applied to reduce exposure of account data, such as point-to-point encryption (PCI P2PE, a separate standard), tokenization, truncation, and masking. Their effect on PCI DSS scope depends on implementation and validation, not on the label alone.
Connectivity and integration
The network paths and integrations linking the POS to payment gateways, acquirers, and back-office systems, which help determine the boundaries of the cardholder data environment (CDE) and PCI DSS scope.

Common questions

Answers to the questions practitioners most commonly ask about POS.

Does a POS terminal automatically make my environment PCI DSS compliant if it encrypts card data?
No. Encryption at the POS is one control, not compliance in itself. PCI DSS compliance depends on how the encryption is implemented and validated, whether keys are managed under defined controls, and how the surrounding people, processes, and systems handle cardholder data. Encryption may reduce scope where it is applied and validated correctly (for example, in a P2PE solution listed under the separate PCI P2PE program), but the label 'encrypted' alone does not determine scope or compliance. Confirm requirements against the current published PCI DSS standard.
Is it safe to store data captured at the POS after the transaction is authorized as long as it is encrypted?
Not for all data. Sensitive authentication data such as full track data, CAV2/CVC2/CVV2/CID, and PINs or PIN blocks must not be stored after authorization, even when encrypted. Encryption does not create an exception for this data. Some cardholder data, such as the PAN, may be stored under defined controls (for example, rendered unreadable through methods like truncation, tokenization, or strong hashing where applicable), but sensitive authentication data is treated differently and must not be retained post-authorization.
How can I reduce PCI DSS scope for a POS environment?
Scope reduction typically involves limiting where cardholder data is present and how systems connect. Approaches may include using validated point-to-point encryption so clear-text cardholder data does not reach merchant systems, tokenization to replace the PAN in downstream storage, and network segmentation to isolate POS systems from other environments. The effect on scope depends on the specific implementation and validation, not on the technology label. Confirm applicable controls against the current PCI DSS standard, and note that P2PE solutions are governed by the separate PCI P2PE program.
What is the difference between an integrated POS and a standalone POS terminal for security purposes?
A standalone terminal generally handles the payment transaction separately from other business systems, which can limit the systems that touch cardholder data. An integrated POS connects payment functions with other applications such as inventory or ordering, which may expand the systems in scope if cardholder data traverses or is accessible to them. The security and scope implications depend on the architecture, data flows, and connections, so map how card data moves through each configuration and validate against the current standard.
How does EMV chip acceptance at the POS relate to card-not-present fraud?
EMV chip authentication addresses card-present transactions and is intended to help reduce counterfeit card fraud at the physical POS. It does not address card-not-present fraud, which occurs in channels where the physical card is not read. Different controls, such as 3-D Secure or other authentication methods, apply to card-not-present scenarios. Liability shift associated with EMV is governed by card brand and network rules, which vary by region and change over time; confirm current rules with the relevant networks.
What should I confirm about a POS device or software before deploying it?
Review how the device or software handles cardholder data and sensitive authentication data, whether it retains prohibited data after authorization, and how encryption and key management are implemented. Check which PCI standards and programs apply to the components, recognizing that payment software may be evaluated under the PCI Software Security Framework (or historically PA-DSS) and that these are separate from PCI DSS. Validate the vendor's supporting documentation and confirm your responsibilities against the current published standards rather than assuming a control's label guarantees a given outcome.

Common misconceptions

An EMV chip-capable POS eliminates payment fraud.
EMV chip authentication is intended to help reduce certain card-present fraud, such as counterfeit-card fraud, but it does not address card-not-present fraud, account takeover, or first-party (friendly) fraud. No single control eliminates fraud, and liability shift is governed by card brand and network rules that vary by region and change over time.
If a POS encrypts card data, it is automatically out of PCI DSS scope.
Encryption transforms data but does not by itself remove a system from scope. Scope reduction depends on implementation and validation, for example through a validated PCI P2PE solution, which is a separate standard. Encryption is also distinct from tokenization, truncation, and masking, which reduce or transform data differently.
Encrypting sensitive authentication data means it can be retained at the POS.
Sensitive authentication data such as full track data, CAV2/CVC2/CVV2/CID, and PIN blocks must not be stored after authorization, even when encrypted. Only certain cardholder data may be stored, and only under defined PCI DSS controls.

Best practices

Inventory how each POS capture method (chip, contactless, magnetic stripe) handles cardholder data versus sensitive authentication data, and confirm that no SAD is retained after authorization.
Consider a validated point-to-point encryption (PCI P2PE) or tokenization approach to reduce the exposure of account data at the point of interaction, and validate its effect on scope rather than assuming the label reduces scope.
For devices with PIN entry, verify the device meets the applicable PCI PIN Transaction Security (PTS) requirements, and confirm payment application security against the current PCI Software Security Framework or the framework that applies.
Map POS connectivity and integrations to define the cardholder data environment boundary, and segment the CDE from other networks to help limit PCI DSS scope.
Apply layered fraud controls appropriate to each channel, recognizing that EMV addresses card-present risks while card-not-present transactions may need additional measures such as 3-D Secure, and accept the false-positive and false-negative trade-offs of any detection control.
Validate all applicable POS controls against the current published PCI DSS and related standards rather than assuming fixed requirement numbers, since requirement numbering and wording differ between versions.