Every guide runs in test mode by default: a full test environment with test money, so there’s nothing to verify and nothing to lose. See Test mode and live mode if you haven’t set that up yet.
Who these are for
Developers integrating AgentaOS into a real product, and merchants comfortable following a code block even if they don’t write code day to day. If you’re brand new to AgentaOS, start with the Quickstart first, it covers account setup in more depth than these guides assume.Pick a guide
Accept your first payment
Create a payment link, share it, and confirm the money landed. The fastest path from zero to a paid checkout.
Sell a subscription
Create a recurring payment link, let a buyer subscribe at checkout, then list and cancel what’s running.
Go live
Move from test mode to real money: business verification, a payout account, and a live API key.
Handle webhooks
Register a URL, verify every signature, and fulfil an order the moment a checkout completes.
Let an AI agent run your store
Point a coding agent at the SKILL.md prompt, or connect the MCP server, and manage payments in plain language.
Next steps
Quickstart
New to AgentaOS? Start here before the guides above.
Payment SDK
Full reference for every resource and method in
@agentaos/pay.