#GaganSuie-customer-portal-PL
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
PaymentLink can't be used to manage subscription, what you're looking for is Customer portal.
https://stripe.com/docs/payments/checkout/limit-subscriptions
when you using payment links, how do i link it to their customerId?
wait, I misread your ask
This is what you're asking about
https://stripe.com/docs/payment-links/customize#customize-checkout-with-url-parameters
Use
prefilled_emailto enter an email address on the payment page automatically. Your end customer can still edit this field
so my question is, when the user subscribes via the payment link. how do i redirect them to THEIR customer portal that has the subscription?
Are you using the API for your integration or the no-code flow/dashboard?
no-code flow
For no-code flow, you can enable customer portal via the dashboard as explained in the doc here
https://stripe.com/docs/customer-management/activate-no-code-customer-portal#url-parameters
once you've enabled the portal, you can redirect the customers to the login page where they can login with their email and one-time code they'd receive.
If the email has an active subscription then it would show up on the portal automatically.
GaganSuie-customer-portal-PL