#noitidart_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1214670359056621708
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Hello
I don't believe there's a specific duration on this. Also, generally the SDK does a pretty good job of managing these on its own.
Like once you implement ConnectionTokenProvider as shown in the guide here, SDK will manage the connection tokens automatically. You won't have to manually create them and configure them
https://docs.stripe.com/terminal/payments/setup-integration?terminal-sdk-platform=ios#connection-token-client-side
Oh interesting
But I have to provide a token to that provider
ah so anytime it expires it will re-run it, got it!
Yup
thanks so much. such a quick answer haha