#htnrdgs

1 messages · Page 1 of 1 (latest)

random lightBOT
grave trail
#

They should be on the Checkout Session themselves
https://stripe.com/docs/payments/checkout/custom-fields#retrieve-fields
So you can retrieve the Checkout Session by its ID
https://stripe.com/docs/api/checkout/sessions/retrieve

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

carmine iris
#

Hey @grave trail I'm using the customer.subscription.created event and I didn't find any session id

#

Can you help me?

grave trail