#knyrssll24-customer-portal

1 messages · Page 1 of 1 (latest)

wheat zenith
#

What exactly is the problem you're trying to work around?

#

You should be able to redirect at your direction, assuming you've authenticated your user in order to show the sensitive info

cunning ibex
#

@wheat zenith Users who have purchased subscriptions are not being found by the unique link generator and they are not able to login to view and/or manage their subscriptions. I would like to create a url for the billing portal login.

cunning ibex
wheat zenith
#

The customer portal exposes private info, so you need to authenticate a user before sending them there

cunning ibex
#

Okay. What steps do I need to take in order to authenticate a user?

wheat zenith
#

If you want a link on your site, you need to generate the portal session on demand after authenticating the user, portal links are only valid for a few minutes so you have to create & use them as needed.

#

That's up to you, depends on your system. For that you'll need a developer to help you, or integrate a third party auth solution

cunning ibex
#

Ok. Thank you

#

Are you available to offer support with this?

wheat zenith
#

We're available here, but can't specifically help you develop that authentication solution no