How does meta data pass through checkout.session to payment_intent then orders? Im struggling parsing size for apparel through. Maybe my approach is wrong??
Hey Michael - have you tried looking here: stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-metadata. If you are still experiencing issues, feel free to email us through support.stripe.com or heretohelp@stripe.com and we can go through your integration together!
Hey Ronique-good question! You should be able to add the feature list to the description of the product, and you can find more details about the description attribute here: stripe.com/docs/api/products.
@@StripeDev Is there any special code I need to enter so I can make it available viewable in the dashboard as a feature list? I Just tried to add an array of features and it only shows up as as a raw string array.
This isn’t currently possible with the API. You might see an area that looks like it’s possible within the Product creation page in the Dashboard, but this is used for the new PricingTable product right now.
This is a little out of date w.r.t. the visuals on handling the "upsell" leg of things. I would appreciate a new version of this but with handling the good/better/best model coupled with usage based billing.
Nice video CJ, Thank you!
👌👊
How does meta data pass through checkout.session to payment_intent then orders?
Im struggling parsing size for apparel through.
Maybe my approach is wrong??
Hey Michael - have you tried looking here: stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-metadata. If you are still experiencing issues, feel free to email us through support.stripe.com or heretohelp@stripe.com and we can go through your integration together!
Not seeing that "Upsells to" option on my account
Hey Brad, please shoot us an email: support.stripe.com/contact/email and we'll take a closer look to get this sorted for you.
How do I create a product with feature list using the api?
Hey Ronique-good question! You should be able to add the feature list to the description of the product, and you can find more details about the description attribute here: stripe.com/docs/api/products.
@@StripeDev Is there any special code I need to enter so I can make it available viewable in the dashboard as a feature list? I Just tried to add an array of features and it only shows up as as a raw string array.
This isn’t currently possible with the API. You might see an area that looks like it’s possible within the Product creation page in the Dashboard, but this is used for the new PricingTable product right now.
@@StripeDev i realize it’s or possible so I’ll have to make some adjustments to my Saas application.
This is a little out of date w.r.t. the visuals on handling the "upsell" leg of things. I would appreciate a new version of this but with handling the good/better/best model coupled with usage based billing.