#manu.el0507

1 messages · Page 1 of 1 (latest)

hollow otterBOT
dense viper
#

You can either listen for the checkout.session.completed webhook as mentioned here: https://stripe.com/docs/payments/checkout/custom-fields#retrieve-fields

Or you can retrieve the specific Checkout Session via the API: https://stripe.com/docs/api/checkout/sessions/retrieve

Learn how to add additional fields to a prebuilt payment page with Checkout.