#RedstoneGamez
1 messages · Page 1 of 1 (latest)
Hi, are you using checkout? Do you have an example request id that you can share so I can accurately assist? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I don’t have a request id off hand but in the payment intent on the UI the products are under the checkout section
With Checkout, you can expand the line item, https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-line_items-data-price-product to see the product purchased.
I will get a request id in the next while if necessary
No need, the above is helpful
Thank you for your help, I understand the route required to get the information
Here is more information on how to use Expand, https://stripe.com/docs/expand#includable-properties. Happy to help!