Skip to main content

Initialize Payment for Checkout (Stripe to use Embebed)

PATCH 

/api/checkout/:id/payment-intent

Initialize payment for a checkout using the Stripe embebed payment method.

Request

Path Parameters

    id stringrequired

    The ID of the checkout for which payment is being initialized

Responses

Successful initialization of payment

Schema

    any

Loading...