#simonpalmer

1 messages · Page 1 of 1 (latest)

bronze gustBOT
warm oar
#

Just to make sure I have this right - you're current using stripe Checkout Sessions and you want to set something (like metadata) that you can check on the PaymentIntent so you know how to handle it on your backend

cerulean jetty
warm oar
#

And are you using CHekcout Sessions in payment mode? Or something else (subscription mode)?

cerulean jetty
#

Checkout Sessions in payment mode

warm oar
cerulean jetty
#

Im using Stripe.Checkout.SessionCreateParams

warm oar
#

@cerulean jetty did that end up working for you?