
Start building
Go from zero to a working session in minutes.
What do you want to do?
Let an agent pay with my card
The interface is an AI agent (OpenClaw, Hermes, ChatGPT). Connect Prava Pay via MCP (Model Context Protocol) or the CLI. No card data, no crypto.
Add payments to my app
You own the interface. Embed the card UI in your page (SDK) or redirect to a Prava-hosted page (API). Pick your integration path.
Sell to AI shoppers
You’re a merchant or marketplace. Let agents discover, quote, and check out, with network-level enforcement. See Agentic Commerce.
Control what my agent spends
Your agent pays with your card. See exactly what it can and can’t do, and the controls that keep you in charge. No code required.
Try the Interactive Playground
See how Prava works in a live demo. No setup required.
The core ideas in 60 seconds
Think of Prava as a programmable payment proxy. Instead of your AI agent handling raw credit card numbers (which creates massive compliance and security risks), it handles permissions to spend: approved by the user with a passkey and exchanged for a one-time, scoped credential.1
The agent requests permission
It asks to buy a specific thing: merchant, amount, constraints.
2
The user grants it
The user approves on their device with a Passkey (Touch ID / Face ID).
3
Prava exchanges it for a credential
Prava trades that permission with the card network for a one-time, merchant-specific credential.
4
The agent checks out
The agent uses that ephemeral credential to complete the checkout at the merchant.
What Prava provides
Zero PCI scope
PCI scope is the security compliance you take on when handling card data. No sensitive card data exposure. Your agent never sees real card numbers.
Passkey-approved payments
Users authorize specific purchases via Passkey authentication.
Network-level security
Merchant-specific, amount-scoped credentials enforced at the card network level.
Agentic commerce
Cards can be enrolled for AI-agent-initiated transactions with network-level enforcement.
Universal compatibility
Works with any merchant checkout: Stripe, Braintree, Adyen, or custom PSPs.
One SDK
A single SDK for complex payment orchestration.
Who benefits
This documentation is for developers building AI-powered applications that need to make purchases on behalf of users. For the commerce capabilities behind that (discovery, quoting, and checkout), see Agentic Commerce.- AI shopping/stylist apps (in-chat discovery → buy)
- Travel and booking agents (flight/hotel reservations)
- Personal assistant apps (scheduling, recurring purchases)
- Marketplaces and merchants who want to accept purchases triggered by LLMs or agents
Start here
Choose your integration
Three paths, decided in 10 seconds.
Quickstart
Go from zero to a working session.
How Prava works
The full flow, end to end.