#priyanka_26911
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- priyanka_26911, 12 hours ago, 34 messages
- priyanka_26911, 13 hours ago, 2 messages
- priyanka_26911, 16 hours ago, 9 messages
Setup Intent doesn't expire. What is your use case here?
we have wallet top up scenario, where wallet needs to be automatically topped up whenever it goes below certain threshold
that can happen n number of times as long as customer has account with us
Setup Intent is meant to save the card details and can only be set up successfully once. Once the card is saved, a payment method (pm_xxx) will be created, which can be used for future payments
The payment method created will not be expired unless the card itself has expired
okay.Thanks for the clarification