payments
Cria sessão de Stripe Checkout (assinatura ou recarga one-time)
- uiMode = "hosted" retorna url; redirecione o cliente.
- uiMode = "embedded" retorna clientSecret; renderize com <EmbeddedCheckout>.
post/v1/payments/create-checkout-session
Request body
Response
Sessão criada
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○