E-Commerce & B2BStripeJSON & TypeScript Fixtures
Stripe Payments & Billing API
Returned by POST /v1/payment_intents or GET /v1/payment_intents/{id}
HTTP 200 OKmode: chaos
size: 0.5 KB
{
"id": "pi_3MtwBwLkdIwHu7ix28a3tqPa",
"object": "payment_intent",
"amount": 2000,
"amount_received": 2000,
"capture_method": "automatic",
"client_secret": "pi_3MtwBwLkdIwHu7ix28a3tqPa_secret_YrZk1f0...",
"currency": "usd",
"customer": "cus_NffrFeUfNV2Hib",
"description": "Monthly SaaS Pro Subscription Tier",
"status": "succeeded",
"payment_method": "pm_1MtwBvLkdIwHu7ix9H2rXjKa",
"payment_method_types": [
"card"
],
"metadata": {
"order_id": "ORD-67890",
"user_id": "usr_112233"
},
"created": 1772618400
}Related Production API Chaos TemplatesBrowse All 17 Templates
Google Identity ServicesAuth & SSO
Google OAuth 2.0 & OpenID Connect
View Chaos Schema
GitHub REST API v3Auth & SSO
GitHub OAuth App / GitHub Apps
View Chaos Schema
AppleAuth & SSO
Sign in with Apple (Apple ID OAuth 2.0 / OIDC)
View Chaos Schema
Supabase (Open Source Firebase Alternative)Auth & SSO
Supabase Auth (GoTrue)
View Chaos Schema