What PCI DSS actually requires
The Payment Card Industry Data Security Standard, governed by the PCI Security Standards Council, defines the security controls a business must apply when storing, processing, or transmitting cardholder data. The standard is not a US federal law, but card networks contractually require it. Any system that handles card numbers, including a phone system, is subject to the controls.
The standard secure pattern
In a secure deployment, the AI receptionist does not handle the card number directly. Instead, the AI captures the intent (the caller wants to pay an outstanding invoice or book a deposit), the amount, and the customer identifier. The AI then either sends a hosted payment link by SMS, transfers the call to a PCI-compliant payment IVR that captures the card number, or hands off to a human team using a compliant payment terminal. Card data never enters the AI conversation transcript.
Tokenization and hosted payment links
Tokenization replaces the card number with a reference token that has no value if intercepted. Hosted payment pages, common to Stripe, Square, and similar processors, present the card-entry form in the processor's environment rather than on the operator's site or in the AI's transcript. Both approaches reduce the operator's PCI scope significantly because the operator never touches the card number directly.
What to require of a vendor
Operators evaluating an AI receptionist with payment capability should require: written confirmation that the vendor does not store, transmit, or log card data in the AI conversation; the name of the underlying payment processor and its PCI compliance attestation; an audit log of payment events for reconciliation; and a documented escalation path if a caller insists on reading a card number aloud.
Where it fits well
Payment-on-call works well for deposit collection (daycare enrollment deposit, senior community application fee, dental copay), invoice payment (home health private-pay statement, vet bill), and donation capture. It works less well for first-time, high-value transactions where a customer expects a longer conversation and identity verification. For those, a hybrid handoff to a human team is still the operator standard.