#Nukesforbreakfast

1 messages · Page 1 of 1 (latest)

spice badgerBOT
haughty token
#

Hi there, Stripe object IDs are unique across all Stripe accounts.

zealous rain
#

Context: I'm trying to build logic to handle "at least once" delivery semantics to ensure I don't process the same webhook event twice.

#

OK, so regardless of whether the webhook event came from the Account or Connect endpoint, the event IDs should always be unique and never conflict?

haughty token
#

Yes

zealous rain
#

ok, thanks!