#andi_4-checkout-line-items

1 messages · Page 1 of 1 (latest)

stark phoenix
#

Unfortunately that field is not included in webhook event payloads

#

What you'll need to do is retrieve the Checkout Session via the API, and expand the line_items field

valid pasture
#

Alright so I just add line_items and will find that datapoint on zapier and can choose that as filter.

But what line item? (There are several)

timid pawn
#

if there are several then you likely are charging for multiple Products in the one CheckoutSession, so you'd need to look at them and figure out which one corresponds to what you're looking for.