#Mijelz

1 messages · Page 1 of 1 (latest)

lost nightBOT
vital osprey
#

Hi there, did you set the metadata to the checkout session object or its payment_intent object?

hushed flume
#

I believe its on my stripe.checkout.sessions.create({
metadata : ...
})

#

Can I add it to the PI somehow too?

vital osprey
hushed flume
#

ty ty

#

so I can just copy over the same metadata code I have to that field as well?

vital osprey
#

Yes you can do that

hushed flume
#

sweet thx