#adrklu_best-practices

1 messages ¡ Page 1 of 1 (latest)

polar burrowBOT
#

👋 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.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 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/1309413429517221929

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

cunning bane
#

Apologies for loaded request.

vital orbit
cunning bane
#

Is it possible to generate a customer portal deep link/flow payment_method_update to update the payment method that has a longer expiry than the standard 24hrs?

#

For e.g., to store as a link within an email with note: this link expires in 7 days etc

vital orbit
#

Portal sessions are temporary. New portal sessions expire after a 5 minute period. If a customer uses it within that time period, the session expires within 1 hour of the most recent activity.

I'd recommend sending the customer your own link that generates new Customer Portal every time when the customer clicks. Your system should also check whether the timestamp when customer clicks is within 7 days from timestamp when the email is sent

cunning bane
#

Awesome, thank you so much !

#

Really cool space you guys have for people trying to develop with Stripe, very comforting to know theres a place with experts if theres something im not sure of.