#Kstudio

1 messages · Page 1 of 1 (latest)

dry basinBOT
atomic rampart
#

Hi there! The passcodes used by customers to access the portal are one-time codes. They'll just need to type in the email address that's tied to the Customer object in your Stripe account; they'll then receive a one-time code over email

hybrid sequoia
#

@atomic rampart so even if it's fully integrated into our site, when they want to see their billing they will have to log in again? We will be using stripe checkout on the front-end to capture the subscription, and the portal for them to manage it.

#

I was thinking with webhooks, they would be automatically passed to the portal having already signed into our system.

atomic rampart
#

Sessions are still short lived. If a customer doesn't access the session within 5 minutes, the link will expire. If they use it within those 5 mins, the session expires within 1 hour of the most recent usage

dry basinBOT