#jelni

1 messages · Page 1 of 1 (latest)

median wagonBOT
verbal finch
crude hill
#

i'm trying to link purchased products to our internal product ids.

i thought of using the metadata field of products to store a product_id field

#

so i want to read the metadata field of purchased products

verbal finch
#

Ah yeah you can do that

#

But you'll need to expand it

#

So you'll need to retrieve the session via the api even though you receive the object via a webhook event

#

And pass expand to expand the params you need

crude hill
#

that works for me, thank you!