#Vinnet-Checkout
1 messages · Page 1 of 1 (latest)
Hi, first thing I want to clarify, that we don't guarantee the order of webhook events
next is how to find the quantity and the base price when received checkout.session.completed
You would want to Retrieve the Session object [0] while expanding Subscription [1], and go check its items.data.price object [2]