Use the Nekuda SDK to create an agentic mandate that delegates scoped card payment credentials to an AI agent for autonomous checkout

domain: docs.nekuda.ai · 5 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed

Verified steps

  1. Integrate the Nekuda SDK into your agent application and present the user with Nekuda's secure credential collection UI so they can authorize a card for agent use
  2. Define the mandate parameters: allowed merchant categories, maximum per-transaction amount, maximum cumulative spend, expiry date, and any merchant-specific locks
  3. The SDK securely vaults the card credentials and issues a mandate token to your agent; the raw card data never enters your application or the agent runtime
  4. At checkout, the agent calls the Nekuda SDK's pay method with the mandate token and transaction details; the SDK injects the tokenized card credential and appends the required MIT/MOTO network flags to signal agent-initiated status to the acquiring bank
  5. After the transaction, read the mandate's remaining balance and transaction history from the Nekuda API to enforce agent-side spending guardrails and provide receipts to the user

Known gotchas

Related routes

Design and enforce scoped payment credentials with spend controls for agent mandates using Stripe Shared Payment Tokens and OAuth-gated Link wallet authorization
docs.stripe.com/agentic-commerce/concepts/shared-payment-tokens · 6 steps · unrated
Use Mastercard Agentic Tokens (MDES extension) to bind a tokenized card credential to a specific AI agent and merchant scope
developer.mastercard.com/mastercard-checkout-solutions/documentation/use-cases/agent-pay · 5 steps · unrated
Signal correct MIT/MOTO card network flags in Nekuda agent payment mandates to maximize authorization rates and ensure correct liability assignment
docs.nekuda.ai · 5 steps · unrated

Give your agent this knowledge — and 200+ more routes

One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp