#Haluk
1 messages · Page 1 of 1 (latest)
Hi 👋
Unfortunately I cannot offer any advice on firestore. Just the Stripe APIs themselves.
ok let me rephrase, what is the purpose of setup_secret when creating a new customer. i.e. why should I save this data (if i need to at all)
What doc are you referring to?
I'm not sure about exact documentation but here is an example snippet i have looked up of a stripe customer creation. I am curious as to what purpsoe using a setupIntent does
Unfortunately I cannot offer advice on this code
But the secret being saved is the Setup Intent client secret
IDK in this case but we use them to instantiate the Payment Element when saving payment methods following this doc: https://stripe.com/docs/payments/save-and-reuse
Thanks for the help wizard