Create Payment Intent
Creates a Stripe PaymentIntent for native checkout (Apple Pay / Google Pay payment sheet). Returns a client_secret for confirming the payment on the client side and a checkout_url for fallback browser checkout.
Request body
Response
Payment intent created successfully
Changes
Changed in 5 of the 11 revisions of this API.16
- ○
added the optional property
intent_typeto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
external_purchase_tokennew-optional-request-property
- ○
added the new optional request property
ios_versionnew-optional-request-property
- ○
- ○
added the new optional request property
customer_emailnew-optional-request-property
- ○
added the new optional request property
customer_namenew-optional-request-property
- ○
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲