#james_35976
1 messages · Page 1 of 1 (latest)
Hello james_35976, 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.
• james_35976, 1 days ago, 7 messages
• james-checkout-php, 1 days ago, 103 messages
• james_35976, 4 days ago, 18 messages
Two options are available:
- When you create the Price object, the SKU can be added in the
metadataon the Price object which will be available in line items by expanding line item's price: https://stripe.com/docs/api/prices/object#price_object-metadata - Add the SKU in the
metadataof Checkout Session directly: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-metadata