Sign in

Create payment intent

documented

Create a new PaymentIntent to orchestrate a payment flow.

POST /v1/payment_intentsPayment Intentsno implementation yet0 runs

Input

amount
Amount (in the smallest currency unit)
1099
currency
Currency
usd
payment_method_type
Payment method type
card
Calls Stripe as you (your API key is your account); keychains.dev holds the credentials.
Create payment intent · Stripe · OpenIntegrations