Accept and process online payments across 135+ currencies with support for cards, wallets, bank debits, and buy-now-pay-later methods. The API covers the full payment lifecycle from creating Payment Intents through authorization, capture, and refunds, plus subscription billing with invoicing, metered usage, and dunning. Stripe also handles Connect marketplace payouts, fraud prevention via Radar, and real-time event delivery through webhooks.
563 endpointsAccept and process payments across 135+ currencies and 50+ payment methods including cards, bank debits, wallets, and buy-now-pay-later. The API provides 587 endpoints covering payment intents, subscriptions, invoicing, refunds, disputes, connected accounts, and checkout sessions. Handles PCI compliance, 3D Secure authentication, and automatic retry logic for failed charges.
587 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.