#jeff56

1 messages · Page 1 of 1 (latest)

tight currentBOT
empty steeple
#

From what I understand, in that scenario a lot of users make API calls to retrieve any Stripe objects that they haven't received an event for yet.

#

So basically run the fulfillment logic on the event or the visit to the success URL, whichever comes first

#

And of course make sure not to run it both times

vital fog
#

ok, so that is the common/expected approach

empty steeple
#

Yes