#dicbra
1 messages · Page 1 of 1 (latest)
Hi
Is it possible to directly pass information during the Checkout session creation to designate a payment method as the default for the provided customer, without relying on a webhook event?
Nope, here's what you can pass when creating a Checkout Session:
https://stripe.com/docs/api/checkout/sessions/create
ok, thank you!