#phishy-checkout-metadata
1 messages · Page 1 of 1 (latest)
yup
The checkout session and the underlying payment intent have separate metadata
aha!
If you want the metadata on the payment intent, you can pass that in payment_intent_data[metadata] when creating the session
okie dokie, thank you
np!