SalvajesDev
BABetter Auth
•Created by SalvajesDev on 4/15/2025 in #help
Manage Customer Portal
How can I manage the customer portal? When I do it via
authClient.subscription.cancel({
returnUrl: "/dashboard",
});
it takes me to https://billing.stripe.com/p/session/test_.../cancel?in_flow=true
and not https://billing.stripe.com/p/session/test_.../ Thanks in advance
1 replies