#MarkoBoras
1 messages · Page 1 of 1 (latest)
To be more specific. I need this data
I have retrieved my payment intent object with pi_id
Those are Checkout Session line items, you need to use this API:
https://stripe.com/docs/api/checkout/sessions/line_items
But I don't have checkout session id
I am listening on event charge.refunded
This is all data that I have
You need to have/track the Checkout Session Id related to that charge.