#lukeify-setup

1 messages ยท Page 1 of 1 (latest)

half pagoda
#

Hi there, you can reuse the same SetupIntent when the customer comes back and complete the confirmation later.

#

There is no strict timeline to expire the SetupIntent that has been created.
This is a security recommendation for users ๐Ÿ™‚

terse lotus
#

Gotcha! Thanks. In terms of unused SetupIntents that never result in a customer providing payment information, should I always handle cancellation of these, or is it safe to ignore them and let Stripe expire them behind the scenes?

#

Guessing the latter is okay.

half pagoda
#

Cancelling the ones where customers never provided payment information would be great for tidying things up ๐Ÿ˜‰

terse lotus
#

Perfect, thanks Makoto!