#phishy-checkout-metadata

1 messages · Page 1 of 1 (latest)

rugged nacelle
#

are you looking at the payment page in the UI?

bronze hound
#

yup

rugged nacelle
#

The checkout session and the underlying payment intent have separate metadata

bronze hound
#

aha!

rugged nacelle
#

If you want the metadata on the payment intent, you can pass that in payment_intent_data[metadata] when creating the session

bronze hound
#

okie dokie, thank you

rugged nacelle
#

np!