#Vish - Expansion

1 messages · Page 1 of 1 (latest)

stuck oak
#

Hello! What programming language are you using?

mighty urchin
#

node js

#

This is how it works right now:
const session = await stripe.checkout.sessions.create(checkoutData, accountStripeData);

fathom cove
#

👋 I'm taking over this thread

mighty urchin
#

Is there a way to set the metadata of line items when creating sessino?

fathom cove
#

Currently, it's only possible to set metadata on the product of price in the line items