Get Started
Introduction
The nekuda SDK lets any AI agent to securely handle payments and complete checkouts across e-commerce, travel, and other online services.
Key Capabilities
- Collect credit card data and let the agent complete checkouts on behalf of the user.
- Share enriched transaction metadata with stakeholders (e.g. Visa) to boost approval rates.
- Zero compliance burden — drop in the SDK, and let the agent start transacting.
Select Use Cases
- Browser assistant that navigates to commerce sites and buys on command (e.g. “go ahead and pay for this flight”).
- In-app “Buy Now” buttons powered by automation agents that drive checkout flows.
- In-chat agents that buy on command using text instructions.
- Voice-driven purchases without manually entering payment details.
Getting Started
Follow the Quickstart guide to get your agent making payments in minutes.
nekuda offers two complementary SDKs: a frontend for credit card collection (@nekuda/react-nekuda-js
) and a backend SDK (nekuda
) for recording user mandates and controlling card number retrieval.
Embed our backend SDK directly or use our LangChain/MCP implementations (coming soon) to recognize payment intents, record mandates and reveal card data automatically.