#b33fb0n3

1 messages ยท Page 1 of 1 (latest)

true pebbleBOT
amber storm
#

Do you mean you would like to find out the product that customer pays for in the Webhook event?

lost ravine
#

yes ๐Ÿ‘
I saw the events for checkouts and paymentintents and for charge

amber storm
#

Thanks for sharing the details. After receiving checkout.session.completed event, your system can make an additional Checkout Session Line Item Retrieval request to find out the details of the products in a Checkout Session: https://stripe.com/docs/api/checkout/sessions/line_items

lost ravine
#

That's nice! Can I somehow retrieve an id to the product or price or whatever without making an additional call to stripe?

amber storm
#

No, I'm afraid that will not be possible without additional request

lost ravine
#

Alright, thanks for your help ๐Ÿ™‚