#Võ Nhật Thanh

1 messages · Page 1 of 1 (latest)

west totemBOT
ebon gulch
#

Hi
What is the exact issue you are facing ?

bleak berry
#

I want to track billing in case 'payment_failed', but in this case, I dont see any event to get session checkout id to get line_items

#

In specific, I can not get sessionId in webhook

ebon gulch
#

Ah good point. I can't find a failure event that can give you directly the Checkout Session Id.

#

If you want more custom integration and get items from failure, I think you need to implement a more customizable integration (like using PaymentIntent and Payment Elements, or Invoices API)