#fuzzbear_dev
1 messages ยท Page 1 of 1 (latest)
HI ๐
That looks like you are creating a Checkout Session. There is a customer_email parameter you can provide when doing that
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_email
great thanks!
Happy to help ๐
Awesome! ๐
can i have custom fields that get sent to my webhook users cant edit?
metadata?
If the user can't edit them then they aren't fields are they? Do you want to display them to your user?
Okay then metadata is the parameter you want