Introducing Bland Speech v3, the most realistic voice model.

Back to blog

How to Handle PCI Compliance for Credit Card Over Phone

PCI compliance for credit card over phone has built-in traps enterprise teams miss. Learn what puts your CDE at risk and how to avoid a failed audit.

Updated August 6, 202631 min read

Most contact centers think good training is enough to pass a PCI audit for phone payments. It is not. Here is exactly what the standard requires, where teams get flagged, and how to close the gaps.

PCI DSS is a global security standard developed by the PCI Security Standards Council. It organizes cardholder data protection into 12 requirements covering network security, access controls, encryption, monitoring, and policy governance. The common assumption among enterprise buyers in regulated industries is that if they train agents well enough and document their procedures, they'll pass a PCI audit for phone payments.

According to the PCI Security Standards Council's official documentation (2024), the framework applies to any entity that accepts, transmits, or stores cardholder data, regardless of the channel or method used to capture it. The standard does not distinguish between a web form and a verbal exchange. If card data moves through a system or a person, that system or person is in scope. A common assumption is that PCI DSS was designed for e-commerce and that phone payments fall into a gray area. The standard addresses this directly: MOTO is an explicitly named merchant category under PCI DSS v4.0, not an implied inclusion.

Image: Call-center headset at center of PCI compliance network showing cardholder data environment scope

Any business accepting card payments by telephone is classified as a MOTO merchant and is subject to the full 12-requirement framework. Card-not-present fraud, which includes telephone transactions, accounts for a disproportionate share of payment card fraud losses annually, which is precisely why the standard names MOTO merchants by category rather than leaving their status open to interpretation. The cardholder data environment (CDE) is not a server or a software platform.

It is every system, person, and process that touches or could affect the security of cardholder data. PCI DSS scoping guidance makes this explicit: verbal card capture pulls agent workstations, call recording infrastructure, CRM systems, and supervisor monitoring tools into scope simultaneously. Every practical compliance question in this article reduces to a single variable: what touches the card data?

Under PCI DSS scoping guidance, reducing scope requires eliminating or isolating cardholder data flows, not training staff to handle them more carefully.

Key takeaways#

  • PCI DSS scope covers phone payments fully — if your VoIP system can transmit card data, it's inside your cardholder data environment whether you want it to be or not.
  • Pause-resume call recording is not a compliant solution on its own; auditors also pull CRM logs, screen-capture exports, and SIP signaling records, and any one of those can trigger a finding.
  • Sensitive authentication data — full card numbers, CVVs, PINs — cannot be stored after authorization under any circumstances; Requirement 3.3 is an absolute prohibition, not a best-practice guideline.
  • Shared VoIP workstations almost always push a contact center into SAQ D, the most demanding audit category, regardless of how well agents are trained.
  • 74% of data breaches involve a human element, which means training reduces risk at the margins but cannot eliminate it; the compliance surface created by a human hearing a card number exists the moment they pick up the phone.
  • Fines for non-compliance run $5,000 to $100,000 per month, and phone payment gaps are among the most common triggers because they're the hardest to fully document and control.
  • The structural fix is removing humans from the cardholder data environment entirely, not constraining them more tightly; architecture solves what policy cannot.
  • Bland.ai closes that gap by running AI-powered phone payment flows on self-hosted infrastructure, so no human agent ever hears, sees, or handles cardholder data, shrinking the CDE to its smallest possible footprint before an auditor walks in the door.

What Data Must Never Be Stored After a Phone Payment — and Where Businesses Get It Wrong#

The common assumption among enterprise buyers in regulated industries is that if they train agents well enough and document their procedures, they'll pass a PCI audit for phone payments. But PCI DSS Requirement 3.3 is not a guideline open to interpretation. It is an absolute prohibition: sensitive authentication data (SAD), including CVV and CVC codes, full magnetic stripe data, and PINs, must never be stored after transaction authorization.

No exceptions exist for encrypted storage, temporary buffers, or "we didn't mean to keep it." The prohibition applies to every medium where data can land, and phone payment environments create more of those mediums than most teams realize. The surface area for accidental storage is proportional to call throughput.

Prohibited card data surfaces versus compliant voice AI redaction for phone payments

A platform processing hundreds of concurrent calls generates transcription logs, session state, and CRM writes at a rate that makes manual compliance review impractical. That is precisely why eliminating dependence on third parties for data privacy and control is not a feature preference but an architectural requirement for regulated contact centers.

CVV and CVC Codes Are Never Storable, Not Even Temporarily, Not Even Encrypted#

CVV and CVC codes must never be stored after transaction authorization. This applies regardless of how the data arrived or what security layer surrounds it. As documented by ManageEngine's compliance guidance, the prohibition covers all post-authorization storage, even if the data is encrypted at rest.

A contact center that captures CVV or CVC in a call recording, a CRM note, or a log file has committed a storage violation, full stop. The "temporary" argument fails auditors every time. If a system auto-saves state, buffers audio, or writes a session log before the CVV is manually deleted, the data was stored.

Intent is irrelevant to the violation. The Enterprise plan includes compliance documentation available under NDA and on-prem / VPC deployment options, structural controls that let regulated teams define precisely where data lands and where it does not, rather than relying on policy promises from a shared-infrastructure vendor.

Which Cardholder Data Elements Are Absolutely Prohibited vs. Conditionally Permitted After Authorization#

PCI DSS draws a hard line between two categories, and no encryption scheme or policy document changes that:

  • Absolutely prohibited after authorization: full card number (PAN), CVV and CVC codes, full magnetic stripe data, and PINs.
  • Conditionally permitted under strict controls: truncated PAN, cardholder name, and expiration date.

PCI-Proxy's analysis notes that merchants who conflate these categories end up either over-retaining prohibited data or under-protecting conditionally permitted data. Knowing the boundary precisely is the difference between a clean audit and a findings report. This distinction also shapes what structured call data is safe to capture downstream.

Real-time transcription, included in the per-minute rate across every plan, can be scoped to capture conditionally permitted fields for analytics and CRM systems without touching prohibited SAD elements. For Enterprise customers, dedicated orchestration infrastructure and data residency controls mean the pipeline from call to CRM write operates entirely within boundaries the compliance team has approved, not boundaries inherited from a multi-tenant default. Sentiment analysis and structured call data also serve a secondary compliance function that teams routinely overlook: proactively identifying at-risk customers who may be experiencing friction in payment flows.

When an AI agent flags elevated call sentiment or repeated payment-step drop-offs, operations teams can intervene before a pattern of workarounds, agents writing down CVVs to "help" a struggling caller, takes root in the workflow. That kind of signal, drawn from every call rather than a sampled audit, is only possible when the voice infrastructure captures structured data systematically and stores it in a way that is both analytically useful and compliant. The Enterprise forward-deployed engineering team scopes, builds, and tests agents within a 30-day deployment framework, with compliance documentation available under NDA from day one, so the architecture review and the agent build happen in parallel rather than sequentially.

How to Handle Call Recordings During Phone Payments — and Why Pause-Resume Alone Is Not Enough#

Call recording is only one of several capture vectors auditors examine when they review a contact center's PCI posture. They pull CRM logs, request screen-capture exports, and ask your VoIP provider for SIP signaling records. If any one of those systems touched cardholder data during a payment call, the audit finding lands regardless of whether your primary recorder was paused. The gap between "recorder paused" and "no data captured" is where most contact centers get flagged, and where the assumption that thorough agent training and documented procedures will satisfy an audit breaks down entirely.

Paused call recorder surrounded by four data-capture vectors in a contact center compliance diagram

Why Stopping the Call Recorder Is the Baseline, Not the Finish Line#

Pausing call recording during a payment is the right first step. PCI DSS requires businesses to stop or pause call recording the moment a customer provides credit card information over the phone. But that requirement sets a floor, not a ceiling.

The recorder is one system. A modern contact center runs several systems simultaneously, and pausing one does not pause the others. Treating the recorder as the entire compliance control is the same as locking the front door while leaving the windows open.

This is especially acute for operations handling high call volumes or running 24/7 inbound and outbound coverage without scaling headcount, the exact environment where procedural controls erode fastest. When agents are handling hundreds of calls a shift, the pause-resume discipline that looks airtight in a documented procedure becomes the weakest link in the compliance chain. Organizations that need to scale call capacity seasonally or during demand spikes without re-hiring and re-training temporary staff face the same compounding risk: every new agent is another procedural failure point in a process the auditor will scrutinize call by call.

The Four Capture Vectors Auditors Check Beyond the Paused Recorder#

According to compliance analysis from Paytia, the PCI Security Standards Council defines audit scope as every system that stores, processes, or transmits cardholder data. That definition pulls in four vectors that operate independently of your call recorder. CRM screen-logging captures whatever is visible on the agent's desktop, including card numbers typed into a virtual terminal.

Agent desktop recording software runs at the operating system level and is indifferent to the call recorder's state. This matters acutely when the business already uses platforms like Amazon Connect or a CRM and has AI or human agents operating within that existing stack; the CRM's own logging behavior is governed by the CRM's configuration, not by any pause command issued to the call recorder. VoIP packet capture, enabled on many SIP trunks for quality monitoring, can preserve raw audio frames during the exact window the recorder is paused.

SIP signaling logs record call metadata and, on some provider configurations, DTMF tones that correspond to keypad-entered digits. One contact center discovered its screen-capture tool had been logging the virtual terminal screen throughout every payment call, despite a fully documented pause-resume procedure. The auditor flagged it immediately.

The integration layer is where regulated teams most often discover scope they didn't know they had. If your AI voice agent is substituting for or augmenting human agents inside an Amazon Connect call flow, handling inbound payment-related calls continuously at any time of day, every downstream system that Amazon Connect touches inherits potential CDE scope. Compliance documentation covering that integration stack is not optional; it is what an auditor requests on day one.

Bland.ai's Enterprise plan makes compliance documentation available under NDA and provides a dedicated infrastructure environment designed for regulated teams, precisely because the integrations layer, not the recorder, is where audit findings accumulate.

The Only Recording Posture That Fully Closes the Gap#

A paused recorder is a procedural control. A clean cardholder data environment (CDE) requires architectural controls, meaning the systems that could capture cardholder data are either removed from scope entirely or governed by configurations that cannot be overridden by agent behavior. For organizations running complex, regulated calls that generic AI cannot handle, the architectural question is not just "is the recorder paused?" but "which systems in our stack are in scope, and what controls govern each one?" PCI guidance is explicit that scope follows data, not intent, and intent is not an architectural control.

The Safest Methods for Entering Credit Card Data During Phone Payments#

Three methods exist for moving card data from a customer into a payment system without routing it through an agent, and each one sits at a different point on the compliance hierarchy. That position determines your SAQ category, your audit exposure, and the size of your cardholder data environment. Training and policy get contact centers partway toward eliminating agent contact with card data; architecture gets them the rest of the way.

One pressure point that contact-center operators consistently underestimate is the caller experience itself. Customers feel unprepared and exposed when an agent asks them to read a card number, expiry date, and CVV aloud, often before they have had time to consider the risk. That discomfort is not just a UX problem; it is a liability signal.

Platforms like Stripe are unusually aggressive about suspending accounts when phone payments deviate from standard online flows, and manually keyed card numbers are a well-documented trigger. The architectural methods below exist precisely to break that chain: remove the agent from the card-capture moment entirely, or isolate the data channel so tightly that the agent is present but effectively blind.

1. DTMF Masking — Silencing Keypad Tones in Real Time#

DTMF masking lets a caller key card digits into their telephone keypad while the system suppresses those tones before they reach the recording stream or the agent's ear. When implemented correctly, the agent stays on the call for context but never hears or sees the card number. The critical tradeoff: masking must intercept every recording endpoint, including SIP trunks and screen capture tools, or auditors will find the gap.

Partial implementations are a frequently cited audit failure point for this method. CallMiner's 2024 PCI compliance analysis notes that incomplete DTMF masking deployments, where SIP trunks or screen-capture tools are left unmasked, are among the leading contact-center-specific findings in PCI assessments. For teams running high-volume inbound flows, appointment confirmations, delivery updates, and billing queries, the operational math matters as much as the compliance math. Scaling DTMF masking across thousands of concurrent calls without proportionally growing headcount is one of the core use cases where AI-assisted call handling pays for itself.

Bland.ai's Scale plan supports high-volume concurrent call flows with real-time transcription, premium voices, and LLM usage all included in a single per-minute rate, which means the infrastructure cost of running masked-payment call flows at volume stays predictable.

2. IVR Payment Processing — Fully Automated Self-Service Card Entry#

An IVR payment system routes the customer to a fully automated, PCI-certified payment environment where they key in card details with no agent present at any point. This is one of the most structurally complete descoping tools available for phone payments: IVR infrastructure certified to PCI DSS Level 1 transfers the compliance burden to the payment processor, and the PCI SSC's own SAQ A eligibility criteria confirm that fully automated card-capture flows with no agent involvement qualify for the lightest self-assessment tier. That transfer of burden shifts accountability away from the contact center's internal procedures and onto the certified payment processor itself.

Sycurio's IVR payment processing overview reinforces this point, noting that fully automated IVR card-capture is the most structurally complete descoping option available for phone-based payments. The limitation: customers who are uncomfortable with self-service IVR flows sometimes abandon before completing payment, which creates a conversion tradeoff worth measuring against the compliance gain. This is where AI voice agents add a meaningful layer.

A Bland.ai conversational pathway can warm the handoff, collecting context, confirming the payment amount, and narrating next steps before transferring the caller into the certified card-capture environment. The AI agent handles the conversation; the isolated IVR handles the card digits. Bland.ai's Amazon Connect integration supports substituting or augmenting human agents in inbound call flows without migrating off the existing platform.

The result is 24/7 phone coverage for payment-adjacent calls without adding headcount, which is the core value proposition of automating high-volume, repetitive inbound workflows.

3. Agent-Assisted Payments with Dual-Tone Isolation — Keeping Agents Present but Data-Blind#

This method keeps a human agent on the line for conversation while routing card entry through an isolated DTMF channel the agent cannot see or hear. It is the right pick when customers need hand-holding through a complex billing scenario but the business still wants to shrink PCI scope. The agent's presence keeps the contact center partially in scope, so this method narrows rather than eliminates the cardholder data environment.

AI voice agents are increasingly used here to handle the surrounding conversation, verifying account identity, confirming billing details, and answering policy questions, while the isolated DTMF channel captures the card data. Bland.ai's per-minute rate bundles real-time transcription, so the call record contains a full conversational transcript with the card-entry moment cleanly absent, giving compliance teams an auditable log without a sensitive-data gap they need to explain. Teams can also use a virtual terminal alongside Bland.ai's integrations platform to push those transcripts and outcomes directly into their CRM or contact center platform.

4. Pause-and-Resume Call Recording — A Partial Compliance Measure with Known Gaps#

Pause-and-resume is the most widely deployed method and the least structurally sound. Stopping the call recorder at the moment a customer reads a card number addresses one capture vector while leaving CRM keystroke logging, VoIP packet capture, and agent desktop recording entirely untouched. Auditors increasingly treat pause-and-resume as a single-vector control in a multi-vector environment, useful as a layer, but insufficient as a standalone descoping argument. The structural methods above exist because pause-and-resume alone has never been enough to move a contact center out of full SAQ D exposure.

5. Secure Payment Links Sent Mid-Call — Redirecting Card Entry to an Encrypted Web Form#

While the customer remains on the phone with an agent, a secure payment link is sent via SMS or email, allowing the customer to enter card details directly into a PCI-compliant hosted form rather than reading them aloud. This approach is ideal for businesses with digitally engaged customers and eliminates verbal card exposure entirely. The main limitation is that it requires the customer to have immediate access to a secondary device or inbox.

What DTMF Masking Is and How It Actually Reduces PCI Scope — With Its Limits#

DTMF masking is one of the most widely deployed PCI controls in contact centers, and also one of the most widely misunderstood. The core problem is not that masking fails to work. It is that most implementations mask one capture path while leaving two or three others completely open, and auditors check all of them.

Dual-tone multi-frequency signaling is the technical mechanism behind every keypad press on a phone call. When a customer presses "4," two simultaneous audio tones combine into a unique frequency pair that the receiving system decodes as a digit. DTMF masking intercepts those tones in the audio stream before they reach the call recording system, replacing them with silence or flat noise so the recorded file never contains reconstructable card digits.

DTMF masking shields audio stream but leaves agent screen and SIP logs exposed

In a PCI compliance and call recording context, this happens at the point where the audio stream feeds the recorder, not at the network layer. Masking genuinely reduces scope when it sits upstream of every recording endpoint and when the agent receives zero visibility into the digits being entered. The PCI SSC's preferred posture, documented by Paytia, is that the agent hears silence or flat tones during card entry, and no screen, log, or recording system ever receives the raw card number.

That single architectural condition is what allows an auditor to accept a scope-reduction argument. If it is not fully met, the reduction claim collapses. This is where most bolt-on implementations break down.

A cloud contact center can mask the recording stream perfectly while the agent's virtual terminal still displays the card number in real time. That screen visibility keeps the entire agent desktop environment in PCI scope. Paytia's guidance is explicit: agent-assisted DTMF flows where the operator can view digits remain partially in scope because cardholder data is still visible to a human and the systems that human touches.

There is a second failure mode that receives far less attention but that high-volume operations encounter constantly: card numbers spoken aloud in chunks, corrected mid-sentence, or repeated by a human agent for confirmation. In those moments, DTMF masking provides no protection at all. The sensitive data exists in the audio stream as speech, not as tones, and a tone-intercept layer cannot redact what was never encoded as a tone. Similarly, STT-layer redaction can miss digits that arrive fragmented across hesitations, self-corrections, or agent read-backs.

These speech-path gaps are precisely where a scope-reduction argument unravels under audit, because the cardholder data surfaced in a capture path the masking architecture was never designed to cover. A SIP architecture that replaces the human agent entirely removes that speech-path exposure at the source. When an AI voice agent, not a human, conducts the call, there is no agent to speak card digits aloud, no agent screen to display them, and no agent read-back to introduce unmasked audio.

Voice AI is built to automate high-volume, high-stakes phone calls at exactly this layer, handling both outbound campaigns and inbound call handling continuously without scaling headcount. It integrates directly into existing inbound and outbound call flows, substituting or augmenting human agents without requiring a platform migration. The result is an architecture where the human-agent speech-path gap, the gap that masking was never designed to close, does not exist in the first place.

The Enterprise tier provides compliance documentation available under NDA, dedicated infrastructure, and a forward-deployed engineering team that scopes, builds, tests, and goes live within a defined deployment framework. That combination of infrastructure separation and documented controls is what allows compliance teams to present a complete scope-reduction argument rather than a partial one, and to defend it when auditors check every capture path, not just the one the recording vendor masked. KeyIVR's guidance on call recording and PCI DSS reinforces the same principle: scope reduction requires closing every path through which cardholder data can travel, not just the most obvious one.

Which SAQ Type Applies to Your Phone Payment Setup — and Why Getting It Wrong Is an Audit Risk#

The SAQ type you land on isn't just a paperwork outcome; it determines which systems fall inside your audit boundary and how much remediation work you're carrying into every assessment cycle. For most contact centers handling card data over the phone, the architecture decisions that feel like operational common sense, shared workstations, VoIP softphones running alongside CRM and screen-recording tools, are precisely what collapse SAQ eligibility into the most expansive tier. Understanding why that happens, and where the structural pressure comes from, is the starting point for making different choices.

Concentric compliance rings showing SAQ tiers from narrow phone-payment to full SAQ D scope

Why Shared Workstations and VoIP Systems Almost Always Push You Into SAQ D Territory#

PCI DSS guidance is explicit that VoIP phone systems are in-scope for the cardholder data environment when they transmit or could transmit card data, which means a VoIP platform shared across agent workstations expands your audit surface immediately. A common pattern is that the same machine running the softphone also runs the CRM, the screen-recording client, and the browser-based terminal. That single shared workstation connects your payment flow to every adjacent system, and SAQ D applies.

One of the less-discussed drivers of this problem is the operational pressure that pushes contact centers into exactly this architecture in the first place. Teams handling high-volume inbound inquiries — agents bogged down answering the same basic questions about eligibility, status, and intake — tend to consolidate tooling onto shared workstations simply to survive call volume. The same human who answers a compliance-sensitive payment call is the one already logged into the CRM, the screen-recorder, and the browser terminal, because that is how understaffed call centers cope.

The compliance footprint expands not out of negligence, but out of operational necessity. A contact center that keeps humans in the card data flow will almost certainly qualify for SAQ D, the most expansive self-assessment tier, which drags every adjacent system — CRM, screen-recording platform, QA tool, softphone — into audit scope. The scope expansion created by maintaining human access to cardholder data structurally disqualifies merchants from the simpler SAQ tiers, which require true environmental isolation as a threshold condition, not a best practice.

A further complication arises for organizations that function simultaneously as a service provider and a merchant, a dual role that creates genuine confusion about whether a single SAQ can cover both functions and what happens when the wrong form is submitted. Similarly, merchants operating phone-based payment environments frequently misidentify which SAQ type governs their setup, a scoping error that auditors and forensic examiners can later treat as evidence of inadequate controls rather than a simple administrative mistake. PCI DSS SAQ guidance addresses how environment type, not payment volume, determines the correct SAQ, and PCI DSS v4 SAQ updates clarified the boundaries further, but scoping errors in phone-payment environments remain among the most common and consequential audit failures.

Environments that qualify for SAQ C-VT or SAQ A-EP carry meaningfully narrower audit boundaries than SAQ D, but only when the underlying architecture genuinely supports that classification.

Selecting the wrong SAQ type compounds this problem. It is not merely a paperwork error; it is a compounding liability trap. A merchant who attests under SAQ C-VT while agents share workstations across multiple systems has not only miscategorized their environment; they have also attested to a control set that does not match their actual risk surface.

When auditors or a forensic examiner later map the real data flow, the gap between the attested SAQ and the actual environment becomes evidence of inadequate scoping, not just an administrative mistake. The structural fix is to remove human agents from the cardholder data environment entirely, not retrain them. AI-handled inbound and outbound call flows, operating continuously without the shared-workstation dependency that human agents require, eliminate the adjacency problem at its root.

Bland.ai's AI phone calling handles both outbound campaigns and inbound call handling at any time of day without scaling headcount, which means the softphone, the screen-recorder, and the CRM never need to share a workstation with a payment flow in the first place. Bland.ai's Amazon Connect integration allows AI voice agents to substitute for or augment human agents within existing call flows, without requiring a platform migration that would itself introduce scoping risk. The training-first strategy, in other words, does not buy compliance time; it manufactures a larger audit problem while appearing to solve a smaller operational one.

Industry scoping guidance reports that merchants are frequently unsure which SAQ type applies to their specific payment setup, including phone-based payment environments.

Secure Network Infrastructure for Phone Orders — Segmentation, Access Control, and Firewalls#

The payment software on your agents' workstations can be fully PCI-certified, and you can still fail an audit. The reason is almost always the same: the network underneath it. Where your payment workstations sit on the network, and what else shares that network, determines which SAQ category you qualify for before a single control is evaluated.

Payment workstation isolated by firewall, role-based access control, and secured server rack

Network Segmentation Is the SAQ Eligibility Switch#

Network segmentation is what separates a manageable SAQ C-VT audit from the full weight of SAQ D. PCI DSS Requirement 1 defines the cardholder data environment (CDE) as every system that processes, stores, or transmits cardholder data, plus every system connected to it. Place a payment workstation on the same flat network as email clients, VoIP phones, or a general office LAN, and every one of those systems enters the CDE.

Across the market, 2025 compliance assessment guidance makes clear that isolating payment workstations through segmentation is the foundational step for reducing PCI scope, not an optional hardening measure. One challenge that practitioners consistently encounter is the gap between theoretical knowledge and live implementation. Textbook training covers subnets and VLANs at a conceptual level, but the first time you configure routing rules under real network conditions, unexpected paths between segments surface that no classroom exercise exposed.

That gap is where audits are lost, not because the policy was wrong, but because the implementation diverged from the design in ways that only hands-on testing reveals. This is also where contact-center infrastructure adds hidden complexity. Businesses that layer AI calling on top of an existing platform, rather than replacing it, often discover that voice traffic, CRM webhooks, and back-end integrations (work order platforms, TMS systems) create data flows that silently cross segment boundaries.

When those flows carry or touch payment data, scope expands without anyone noticing until an assessor maps the network. PCI compliance level requirements make clear that scope is determined by connectivity, not intent.

Isolate Payment Workstations From the General Office Network#

A dedicated VLAN for payment processing, firewalled from the rest of the business, is the practical implementation. The workstations on that VLAN handle payment intake only; they have no path to shared file servers, CRM platforms, or general internet browsing. That physical and logical separation is what auditors look for when confirming scope boundaries.

Without it, the segmentation argument collapses regardless of how well the payment software itself is configured. For organizations running AI voice agents that connect directly into back-end systems, logging call outcomes as actionable data in CRMs or work order platforms with zero manual entry, this boundary discipline matters doubly. Every integration endpoint that touches the payment VLAN is a potential scope-expansion vector.

Mapping those endpoints before an assessment, and confirming that AI call flows terminate outside the CDE, is an architectural decision that should be made at design time, not discovered during a SecureTrust compliance assessment.

Role-Based Access Control — Limit Who Touches Payment Systems#

Segmentation controls which machines are in scope. Role-based access control (RBAC) controls which people can reach those machines. What most teams report from 2025 guidance is consistent: only employees whose job function requires access to cardholder data should ever authenticate into a payment system.

Broad access grants are a common audit finding because they expand the human attack surface inside an already-scoped environment. The same principle extends to automated systems. AI agents operating continuously, handling inbound and outbound calls around the clock without scaling headcount, must authenticate to back-end platforms under tightly scoped service credentials, not broad API keys that carry read-write access across the entire CRM or TMS.

When an AI agent's integration credentials are over-permissioned, they represent exactly the kind of access grant that assessors flag as a scope and control failure, even if no human ever misused them. Treating automated service accounts with the same RBAC discipline applied to human agents is not optional; it is the logical extension of the same requirement.

Train and Educate Employees on Secure Phone Payment Procedures — and What Training Can't Fix#

Employee training for PCI compliance is necessary, and it is also structurally insufficient. The moment a human agent hears, processes, or acts on cardholder data, a cardholder data environment exists, and that environment requires controls, generates audit surface, and carries risk that no training program can engineer away.

Call-center agent at desk with headset, training binder, and DTMF keypad for PCI-compliant phone payments

The PCI-Required Training Checklist#

PCI DSS Requirement 12.6 mandates formal security awareness training at hire and at least annually thereafter. For agents handling phone payments, that training must cover specific behaviors: no writing down card numbers, no reading digits back aloud, immediate pause of call recordings before card capture, and proper use of any DTMF or secure payment terminal the organization has deployed. Every agent who touches a live payment call must complete this training before taking a single call, and completion must be documented in a format that holds up under audit review.

When a Customer Reads Card Data Aloud Unprompted#

Agents need a scripted response for the moment a customer volunteers card digits without being asked. The correct action is to interrupt politely, explain the secure entry process, and redirect the caller to the DTMF keypad flow before any further digits are spoken. An agent who correctly pauses the recording but then reads back the last four digits to confirm has re-introduced cardholder data into the audio stream, potentially into the resumed recording. The script matters because improvisation under pressure is where compliance breaks.

Training Completion as Audit Evidence#

Documentation of training completion is itself a PCI control. Certificates, dated sign-off logs, and version-tracked training materials must be retained and producible on demand. Auditors treat missing or undated records as equivalent to no training at all, and inadequate documentation is a finding that can trigger remediation costs and extend audit timelines significantly.

Why Training Alone Cannot Close the Gap#

Contact centers invest heavily in training because disciplined agents feel like the last line of defense. But human behavior is inherently variable, and according to SentinelOne's insider threat research, insider incidents, whether negligent or malicious, represent a persistent and structurally difficult category of risk to eliminate through policy alone. No certification prevents an agent from mishearing a digit, resuming a recording one second too early, or ad-libbing a confirmation that pulls card data back into the audio stream.

The problem compounds at scale: the more agents handling live payment calls, the larger the surface area for any single deviation. This is the point where the human-staffing model reaches its structural ceiling. AI phone agents are most beneficial precisely when a business handles high call volumes or needs 24/7 phone coverage without scaling headcount, the exact conditions under which training-based compliance controls become hardest to enforce consistently.

An AI agent does not improvise, does not resume a recording early, and does not read digits back unprompted. The compliance behavior is in the architecture, not in a training certificate. AI agents can substitute for or augment human agents within existing Amazon Connect infrastructure without a platform migration.

For organizations operating at high call volumes, the Scale plan supports high-volume concurrent call flows with real-time transcription, premium voices, and LLM usage all included in the per-minute rate, with no token charges added on top. Enterprise deployments go further: dedicated infrastructure, compliance documentation available under NDA, and a forward-deployed engineering team that scopes, builds, and goes live within a 30-day deployment framework, removing cardholder data from the human audio stream entirely, at whatever concurrency your volume requires.

The Financial Penalties for PCI Non-Compliance — and Why Phone Payment Gaps Trigger the Largest Fines#

Fines for PCI non-compliance range from $5,000 to $100,000 per month, imposed by card brands through acquiring banks, according to pcidssguide.com. That range isn't theoretical. It's calibrated to how long you've been non-compliant, how much cardholder data was exposed, and what investigators find when they reconstruct the evidence trail.

A misconception we see repeatedly among smaller operations is the belief that thorough agent training and documented procedures will satisfy a PCI audit for phone payments, or that a third-party platform's own compliance umbrella covers their obligations entirely. Teams running payment workflows through integrated software assume the vendor's attestation extends to them.

Escalating compliance penalty chart beside a phone handset and ticking clock on a desk

It doesn't. The merchant remains independently responsible for every touchpoint where cardholder data is spoken, routed, or recorded, and that gap is precisely where phone-channel exposure lives, invisible until a breach investigation surfaces it. The meter starts running before you know you're exposed.

Card brands don't send a warning letter before assigning a fine tier; they assign one retroactively, once a breach investigation establishes how long the gap existed. A contact center that has been recording calls containing spoken card numbers for 18 months doesn't face one month of penalties. It faces 18, calculated at a rate that reflects the volume of compromised data.

According to clone-systems.com, penalties also escalate the longer non-compliance continues, and acquiring banks can terminate card processing privileges entirely if remediation stalls. The same pattern applies to payment processors that send non-compliance notices directly to merchants. Small operations often receive monthly fee warnings from their processor and treat them as administrative noise rather than the legal exposure signal they actually are.

By the time those notices are taken seriously, the retroactive fine window has already widened. Volume is what determines severity, and for any contact center handling high call volumes or running 24/7 inbound and outbound phone coverage, that window widens faster than it would for a low-frequency operation. Bland.ai's Enterprise plan is built to maintain strict security and compliance standards for exactly these environments.

It provides dedicated infrastructure, compliance documentation available under NDA, data residency controls, BAA availability, SSO, JWT signatures, on-premises or VPC deployment options, and guardrails, the architectural controls that directly reduce PCI scope on the phone channel. For regulated teams that need certainty before go-live, a forward-deployed engineering team scopes, builds, and tests the deployment within a defined framework, so the compliance posture is established from day one rather than patched onto an existing gap.

Filing the wrong Self-Assessment Questionnaire converts a manageable fine into a compounding one. A contact center where agents verbally collect card numbers on networked workstations almost certainly belongs in SAQ D. Teams that file SAQ C-VT instead are attesting to controls they don't have. When investigators arrive after a breach, that misclassification signals willful under-scoping, an aggravating factor, not an honest mistake, producing a fine that reflects both the original non-compliance and the misrepresentation.

The only reliable way to close that gap is to remove spoken cardholder data from the call channel entirely, which is the architectural outcome a properly scoped AI voice deployment makes possible.

Why the Real Fix Is Removing Humans From the Cardholder Data Environment — Not Just Constraining Them#

Audit findings for phone payment compliance rarely trace back to a missing policy document. They trace back to a human being who heard a card number, typed it somewhere unintended, or stayed on the line one second too long. The distinction matters because it changes what the fix actually is.

AI voice system routes card data away from human agents into a secure vault

The Compliance Surface You Cannot Train Away#

Human error and insider action account for a substantial share of data breaches, including errors, privilege misuse, and social engineering. Training narrows that surface; it does not close it. The moment an agent is present during card capture, you have introduced a variable that no script, certification, or monitoring tool can fully control.

What makes this especially difficult to remediate is how naturally the violations occur. Call center agents actively request full card numbers, expiry dates, and CVV codes over the phone, sometimes because the IVR flow broke, sometimes because the customer asked to speak to a person, and sometimes because the agent simply found it faster. These are not rogue actors.

They are the predictable output of putting humans inside a sensitive data flow where the path of least resistance leads straight through cardholder data. Card numbers get repeated aloud when customers mishear a prompt. Agents jot digits on a notepad to avoid asking twice.

No certification closes that gap, because the gap is structural, not behavioral.

Structural vs. Behavioral Scope Reduction#

Behavioral scope reduction decays. Staff turn over, software updates ship, call volume spikes compress the time agents spend following procedure. Structural scope reduction does not decay because it removes the human from the cardholder data environment entirely.

An IVR-based DTMF capture flow, where the customer keys card digits directly into an isolated system with no agent present, changes the audit question from "did your agents follow the rules?" to "was there anyone in the loop to break them?" The second question has a verifiable, architecture-level answer.

This is also where the ROI argument converges with the compliance argument. Demonstrating measurable returns from customer service infrastructure, not just cost avoidance, but the ability to handle inbound and outbound call flows continuously without scaling headcount, is increasingly how compliance-driven investments get approved at the leadership level. Structural scope reduction is one of the few architectural decisions that simultaneously shrinks audit surface and expands operational capacity.

DTMF Isolation, IVR Handoff, and SAQ Implications#

When card capture routes through a fully isolated DTMF flow, the agent hears silence or a masking tone during digit entry. The cardholder data environment shrinks to the IVR system itself. That architectural boundary is what allows organizations to qualify for a lower SAQ tier rather than SAQ D, the most burdensome category, which applies whenever agents have any visibility into cardholder data.

Most contact centers operating agent-assisted flows are in SAQ D without realizing it, attesting to controls they cannot actually demonstrate under audit. As the Infosec Institute reinforces, human error is a persistent structural risk, and its presence inside a payment flow is not a training problem, it is an access problem. Remove the access, and the human error surface contracts accordingly.

Self-Hosted Voice AI as a Single Auditable Perimeter#

Voice AI restructures the auditable perimeter around a single, deterministic system rather than a population of human agents whose behavior can only be sampled, never guaranteed. Bland.ai's Enterprise plan is purpose-built for exactly this architecture: dedicated infrastructure, on-premises or VPC deployment, data residency controls, BAA availability, compliance documentation available under NDA, and a forward-deployed engineering team that scopes, builds, and goes live within a defined deployment framework. The cardholder data environment becomes a defined, bounded system, not a function of how well-trained your agents were last quarter.

Bland.ai integrates directly into existing infrastructure, meaning AI voice agents can be substituted for or augment human agents within the same managed call flow, without a platform migration. That integration point matters for compliance continuity: controls already mapped to your Amazon Connect environment extend to the AI layer rather than requiring a parallel audit track. The real-world impact extends beyond payment flows.

Teams use Bland.ai's AI to handle first-touch qualification and transfer only ready contacts to human agents, removing humans from the early, high-volume leg of the call where cardholder data exposure risk is highest. The AI handles the first touch, qualifies the lead, and transfers, which is precisely the architectural pattern that keeps sensitive data flows out of agent hands. Bland.ai's Enterprise plan supports unlimited concurrent calls, unlimited knowledge bases, warm and live transfers, custom voice actors, and SSO, with billing contracted to your volume.

For teams evaluating scope, the Scale plan supports high-volume concurrent call flows with real-time transcription, premium voices and clones, and LLM usage all included in the per-minute rate, no token charges billed separately. This architectural approach is built for high-volume enterprise operations with the technical resources to deploy and maintain dedicated voice AI infrastructure. The Start plan (no platform fee, no card required) offers a low-friction on-ramp for developers who want to validate the call flow architecture before committing to dedicated infrastructure.

Next steps#

If your contact center is absorbing growing call volume by adding agents to the payment flow, the compliance ceiling rises with every hire. The path forward starts with removing human access to cardholder data at the infrastructure level, because the architectural controls that fix scope are the same ones that make compliance durable as volume scales. Start with our voice AI.

DTMF masking is a scope-reduction control with a hard ceiling: as long as any agent can see card digits on a virtual terminal, or any secondary capture path sits outside the masking layer, the contact center remains partially in PCI scope regardless of how well agents are trained. That ceiling means the training-first strategy does not buy compliance time. A contact center that keeps humans in the card data flow will almost certainly qualify for SAQ D, the most expansive self-assessment tier, dragging every adjacent system into audit scope and actively expanding the audit surface rather than reducing it. Together, these two dynamics point to the same action: remove the human from the cardholder data environment before the auditor maps a CDE that is larger than anyone planned for.

Start by exploring voice AI as the architectural layer that keeps call volume and CDE footprint decoupled. An AI agent conducting the call means no agent screen to display card digits, no agent read-back to introduce unmasked audio, and no shared workstation pulling adjacent systems into scope. The compliance behavior is in the architecture, not in a training certificate.

Frequently Asked Questions#

What exactly is MOTO, and does it mean my phone payment business has to follow all of PCI DSS?#

MOTO stands for Mail Order / Telephone Order, and it is an explicitly named merchant category under PCI DSS v4.0, not an implied inclusion. Any business accepting card payments by telephone is classified as a MOTO merchant and is subject to the full 12-requirement PCI DSS framework, with no exceptions.

Can I just pause the call recording when the customer reads their card number and call it done?#

Pausing the call recorder is the right first step, but it sets a floor, not a ceiling; it is one system among several running simultaneously. Auditors also examine CRM screen-logging, VoIP packet capture, SIP signaling logs, and agent desktop recording software, all of which operate independently of your call recorder and can capture cardholder data even while the recorder is paused.

Is it ever okay to store a CVV after a phone payment if it's encrypted?#

No. PCI DSS Requirement 3.3 is an absolute prohibition: CVV and CVC codes must never be stored after transaction authorization under any circumstances, including encrypted storage. The prohibition also covers temporary buffers and session logs: if a system auto-saves state or writes a log before the CVV is deleted, the data was stored and the violation stands regardless of intent.

What is the safest way to take a card payment over the phone without putting my business at risk?#

A fully automated IVR payment system, where the customer keys in card details with no agent present at any point, is described in the post as the most structurally complete descoping option available for phone-based payments. IVR infrastructure certified to PCI DSS Level 1 transfers the compliance burden to the payment processor and qualifies for the lightest self-assessment tier (SAQ A) under PCI SSC criteria.

What types of card data am I actually allowed to keep after a phone transaction is authorized?#

PCI DSS draws a hard line between two categories: sensitive authentication data — full magnetic stripe data, CVV/CVC codes, and PIN blocks — is absolutely prohibited from storage under any circumstances after authorization. A separate category, including truncated PAN, cardholder name, and expiration date, may be stored but only under strict controls.

See Bland on your actual call volume.

10 to 15 minutes with the team that ships your first agent. We come prepared with answers, not a pitch deck.

Book a call