#Jesserson
1 messages · Page 1 of 1 (latest)
Hi there
That's correct — line items are not returned by default since they need to be expanded to be viewed and we don't return expanded properties with webhooks
So you need to retrieve the Session and expand line_items when you receive the webhook
Ok I assumed as much, thanks for the help!