#LST

1 messages ยท Page 1 of 1 (latest)

elfin reefBOT
grim zinc
obsidian compass
#

Not sure I understand the first question

#

What do you mean by will they be consumed?

grim zinc
#

So when my app is down and webhooks will not be delivered, I want to query the missed events. The docs say I can use https://stripe.com/docs/api/events/list to get the missed events, I'm just wondering whether it will return the missed events or all events in the given time frame

elfin reefBOT
topaz cairn
#

Hi ๐Ÿ‘‹

I"m stepping in as @obsidian compass needs to go soon. The events list will return all events for your account.

#

As for Java we do have a Java client library you can use to make requests.

grim zinc
#

Okay I see, thanks!