#heleem
1 messages · Page 1 of 1 (latest)
Hi there!
nd I am getting the webhook checkout.session.expired everyday
Can you clarify what you mean? The same event is sent to you multiple times? Can you share the Event Id (evt_xxx)?
no the events are different
Basically What I am doing is when I get the checkout.session.expired webhook I am generating other session url with the same data from what I am getting, First day I had 2 urls so it generated another 2 and the next day I got 4 webhooks for checkout.session.expired and then 8 and then 16 and so on
👋 If you're creating multiple checkout sessions then I believe receiving session expired webhook events is expected, no?
Are you trying to create a checkout session that never expires?
yes you are right I think issue is on my end, Thank you for your time.