#ColonelBudinca-product-event
1 messages ยท Page 1 of 1 (latest)
after the payment i receive the chckout session data but it does not contains the products that the customer ordered. just the price of the order
is it possible to receive the products too?
Ah.. Hmm I don't think so.
But you can retrieve the line_items (products/prices) using the checkout session ID
https://stripe.com/docs/api/checkout/sessions/line_items
ok. Thank you
NP! ๐ Happy to help