#sb-metadata-array

1 messages ยท Page 1 of 1 (latest)

astral dirgeBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

gilded shadow
#

@frigid ingot no such things exist. You either use a comma separated list as a value or use some JSON encoding for example but we don't have anything like what you're after otherwise

#

sb-metadata-array

frigid ingot
#

use a comma separated list as a value could you elaborate on this? From what I read the value can only be a single string

#

ohhh

#

you just mean a long string

#

gotchu

#

yeah in this case I'm just going to set the ids as the keys and read the keys

#

Thanks! ๐Ÿ™‚

gilded shadow
#

sure thing!

frigid ingot
#

so there is no equivelant to Stripe checkout line items (shown below), when it comes to payment intent? Could you give any advice on how custom payment flows generally do it?

            stripe.checkout.sessions.listLineItems(
gilded shadow
#

correct there's no equivalent. Also no advice mostly store all of this in your own database really

frigid ingot
#

Okay, thank you ๐Ÿ™‚

gilded shadow
#

sure thing!