#fwang

1 messages · Page 1 of 1 (latest)

verbal zodiacBOT
naive elm
#

Unfortunately not. Each subscription only has one Customer, and each customer only has one email

random sun
#

Got it! Thanks @naive elm

In the customer portal doc, I see user have to login after clicking on the link. But I saw X (Twitter) implemented in a way where after I click on the link I get automatically logged in.

#

is there a way to accomplish that?

naive elm
#

I don't think that's possible unless they were already logged in recently and navigate back to portal

#

Where did you see that Twitter did that?

random sun
#

In Twitter, clicking on Manage your current subscription, i didn't have to login.

#

Last time I logged in was a month or two ago.

#

Maybe they are not using the no-code option?

#

Would it be possible if the URL is gernate programmatically using

stripe.billingPortal.sessions.create()
naive elm
#

Huh, I guess if you've ever logged in from the machine you view the billing portal from, it must set a cookie that allows you to skip login. Just tested it and it worked for an old test customer I'd logged in as a while back