#sb-metadata-array
1 messages ยท Page 1 of 1 (latest)
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.
- sb_99, 41 minutes ago, 10 messages
- sb-linkelement-email, 1 day ago, 33 messages
@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
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! ๐
sure thing!
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(
correct there's no equivalent. Also no advice mostly store all of this in your own database really
Okay, thank you ๐
sure thing!