Ada (ada.cx) is an enterprise AI customer service platform built around what the company calls Agentic Customer Experience. Launched as a chat-first product, Ada now runs AI agents across web chat, messaging apps (WhatsApp, Messenger, Instagram, SMS), email, and a Voice AI channel that connects to telephony platforms including Twilio, Genesys, Amazon Connect, Aircall, and NICE CXone. Large enterprises in retail, financial services, telecoms, and SaaS use Ada to automate a significant portion of inbound support volume before a human agent ever picks up.
Payments are a different matter. Ada explicitly states that its services are not PCI DSS compliant and that Ada is not a payment card processor. Its only card-adjacent feature is a data redaction capability that scrubs payment card digits pasted into a chat window. That is a safety net, not a payment product. Ada agents can surface billing information held in your systems, or hand a conversation off via API, but they cannot capture a card number, tokenise it, or route a transaction to a payment gateway. If your Ada agents need to complete a payment, you need a compliant layer working alongside Ada to do it.
This guide is for customer experience and payments teams at companies running Ada, and for solution integrators building on the Ada Partner Ecosystem. It explains how Shuttle slots in alongside Ada to handle card capture, processing, and routing across Ada's voice and chat channels, without any card data passing through Ada itself.
The Payment Challenge for Ada Agents
Ada's compliance posture is SOC 2 Type II, SOC 3, and HIPAA certified. That is a strong enterprise security baseline for a CX platform. PCI scope is simply outside its design: Ada is built to understand intent, resolve queries, and orchestrate next actions. Capturing and processing payment card data is a specialised, highly regulated function that carries its own audit and certification requirements.
The practical consequence is that any Ada agent workflow that touches a payment hits a wall. The agent can confirm an outstanding balance, tell a customer which cards are on file, or explain a billing dispute. The moment you need to capture new card details, process a transaction, or collect a payment on a call, the conversation needs to hand off to something that is PCI certified to handle it. Without that handoff, your team ends up interrupting the agent flow to move the customer to a separate process, which introduces drop-off and friction at exactly the wrong moment.
Shuttle is built to be that layer. It handles the card capture moment in isolation, keeps card data entirely out of Ada, processes through your chosen gateway, and returns a clean result to your application.
How Shuttle Works with Ada Today
Shuttle has no native integration with Ada. Instead, you invoke Shuttle's Twilio-based payment setup, where Shuttle is Twilio's preferred payments partner. The handoff is API-driven: your application code triggers the Shuttle payment handoff at the point of payment. To use the voice capture path, you must be a Twilio customer.
The Ada agent runs the conversation. Intent is identified, the customer's account is looked up, and the payment amount or requirement is confirmed. Ada handles all of this natively.
Your application triggers Shuttle at the payment moment. Via a webhook or API call from Ada's custom action or escalation flow, your application passes the transaction context (amount, currency, customer reference) to Shuttle.
Shuttle captures the card in isolation. On voice, the call is handed to a secure PCI DSS Level 1 capture via Twilio Pay, where the customer enters card digits on the keypad and they never reach Ada or the recording. On chat and messaging channels, Shuttle sends a hosted payment link. In both cases, card data is captured within Shuttle's PCI DSS Level 1 certified environment and never enters Ada's infrastructure or the LLM.
Shuttle processes and routes to your gateway. The card is tokenised, the transaction is routed to your configured payment gateway, and the result (authorised, declined, reference number) is returned via API.
Your application receives the clean result. The agent flow continues with the payment confirmed. No card numbers, no PANs, no sensitive authentication data have touched Ada at any point. This is consistent with Ada's own position as a non-processor.
You build the orchestration and agent-side wiring yourself. Shuttle provides ready-made interfaces for payment links, plus the capture, IVR, and APIs. For a proof of concept, you can build against Shuttle's sandbox gateway and demo app.
Honest caveat: secure capture at the point of payment is live now via Twilio Pay. Shuttle being present for the entire call is not yet turnkey. Returning the caller to the same Ada agent after payment works today: you program the return route in your Twilio flow and pass a conversation ID, so the agent picks the call back up with full context. A carrier-agnostic version, which removes the Twilio requirement, is landing later in 2026. A native Ada integration is possible only as a paid project.
Multi-PSP Support
Shuttle connects to 30+ gateways through a single configuration. You do not need to build and maintain separate connectors for each gateway. Supported processors include Stripe, Adyen, Worldpay, Checkout.com, Square, and Mollie, among others.
For organisations operating across multiple brands, geographies, or client accounts, Shuttle supports per-tenant routing: different clients or business units can transact through different gateways. If you have an existing gateway relationship you want to keep, bring your own credentials. Failover routing is also available, so a gateway outage does not take down the payment capability across your Ada agents. Switching gateways is configuration, not re-integration. A few gateways (for example, Braintree) do not work for voice capture but do work for payment links.
PCI Compliance
Shuttle is a PCI DSS Level 1 Service Provider, the highest certification tier. It undergoes annual on-site QSA assessment and quarterly network scans.
From a compliance architecture perspective, this matters for Ada deployments because it solves the scope problem cleanly. Card data captured via Shuttle never flows through Ada's environment. For merchants, this reduces PCI scope significantly: rather than bringing Ada's entire infrastructure into your cardholder data environment, the scope is limited to your integration with Shuttle. Most merchants can stay on a lighter SAQ-A posture as a result.
Shuttle's PCI Level 1 posture is additive to Ada's SOC 2 and SOC 3 certifications. Ada provides assurance around data handling, availability, and confidentiality for CX data. Shuttle provides the cardholder data environment. The two sit alongside each other without overlap, which is precisely the architecture Ada's own design anticipates.
Beyond Voice: Payment Links
Payment links are the turnkey path, and they work even with gateways that do not support voice capture. Shuttle's payment capture is not limited to voice. Ada's strongest channel is still chat and messaging, and Shuttle generates hosted payment links that work across every channel Ada supports.
An Ada chat agent can send a payment link inline in a WhatsApp message, an SMS, a Messenger thread, or an email, including mid-conversation. The customer taps the link, completes payment on a Shuttle-hosted page (branded to your organisation), and your application receives confirmation via webhook. The card data never enters the messaging channel.
For businesses where Ada handles a high volume of billing queries across messaging apps, this is the most direct way to convert a resolved query into a completed payment without requiring a channel switch or agent handover. Payment links are currently free (a new pricing model is coming).
Use Cases
Bill-Pay and Account Payments
Ada agents already handle a large share of billing enquiries: outstanding balance lookups, payment history, invoice queries. With Shuttle connected, the same agent flow can collect the payment rather than ending with a hand-off. The customer confirms the amount, the call is handed to Shuttle's secure capture (voice) or the agent sends a payment link (chat), and the transaction is processed against the balance.
Subscription and Renewal Payments
For SaaS and subscription businesses using Ada to manage renewals and failed payment recovery, Shuttle enables a new card capture inline. Dunning flows that previously required an outbound call or a manual payment page can be handled within the Ada conversation.
Order and E-commerce Support
Retail and e-commerce deployments often use Ada to handle order queries, returns, and re-orders. When a re-order or a replacement order requires card capture, Shuttle provides the compliant capture layer. Per-tenant gateway routing means different brands or storefronts can transact through their own accounts within the same Ada deployment.
Collections and Payment Plans
Contact centre deployments using Ada for collections use cases (debt management, overdue accounts, payment arrangements) need a compliant voice capture path. Shuttle's secure capture handles card capture on outbound or inbound voice calls, and supports split payments and payment plan arrangements where a series of transactions are scheduled from a single card capture event.
FAQ
Does Ada process payments natively? No. Ada explicitly states that its services are not PCI DSS compliant and that Ada is not a payment card processor. Ada's only card-adjacent feature is a redaction function that scrubs card digits from chat transcripts. To process a payment within an Ada agent flow, you need a third-party payment layer.
Does Shuttle have a native Ada integration? No. Shuttle has no native Ada integration. You invoke Shuttle's Twilio-based setup, and your application code triggers the payment handoff at the point of payment. A native Ada integration is possible only as a paid project.
Does this require Twilio? Yes, for the voice capture path today. The secure capture runs via Twilio Pay, where Shuttle is Twilio's preferred payments partner, so you must be a Twilio customer. A carrier-agnostic version that removes the Twilio requirement is landing later in 2026. Payment links do not require Twilio.
How do I take PCI-compliant payments on Ada? Invoke Shuttle's Twilio-based setup alongside your Ada deployment. Your application triggers Shuttle via webhook or API at the payment moment. On voice, the call is handed to a secure PCI DSS Level 1 capture via Twilio Pay; on chat, Shuttle sends a hosted payment link. Shuttle processes through your gateway and returns the result to your application. Card data never enters Ada's environment.
Which gateways does Shuttle support? Shuttle connects to 30+ gateways, including Stripe, Adyen, Worldpay, Checkout.com, Square, and Mollie. You can bring your own gateway credentials or use per-tenant routing to send different clients or business units through separate processors. A few gateways (for example, Braintree) do not work for voice but do work for payment links.
Does this work across Ada's voice and chat channels? Yes. On Ada's Voice AI channel, the call is handed to Shuttle's secure Twilio Pay capture at the point of payment. On Ada's chat and messaging channels (web chat, WhatsApp, Messenger, SMS, Instagram, email), Shuttle generates hosted payment links the agent sends inline.
Can I build payment capture into Ada myself? You could use Ada's custom API actions to redirect to a payment page you build and host. However, that page and its infrastructure would fall within PCI scope and require its own certification. Shuttle provides a pre-certified capture layer at $0.20 per successful transaction that scopes you out of the cardholder data environment assessment burden.
Related Reading
The Payment Layer for AI Agents: how AI agent platforms and payment processing fit together architecturally.
AI Voice Agent PCI Payments: secure capture and PCI scope reduction explained for compliance teams.
Voice Payments: end-to-end guide to PCI-compliant payment capture on voice channels.
Intercom Payments: the same gap-fill pattern for Intercom's AI agent and messaging platform.
Zendesk Payments: how to add compliant payment capture to Zendesk's AI agents and Talk channel.
Add Payments to Your Ada Agents
Shuttle is a PCI DSS Level 1 Service Provider. It adds compliant card capture to Ada's voice and chat agents across 30+ gateways, via a secure Twilio Pay handoff and payment links, at $0.20 per successful transaction with no setup fee, no monthly fee, and no per-seat charge (see pricing). Read the Twilio setup docs, the payment links docs, and the security overview.
See Voice Checkout | Book a discovery call