#SSW
1 messages · Page 1 of 1 (latest)
Hmm could you link the Doc you are following for that custom domain feature?
Okie so it's Custom Domain for Checkout. And which value exactly have you setup?
Which value do you mean sorry
The domain value you set into Dashboard! I suppose it is billing.customdomain.com.au?
Okie, and then you created a Test mode PaymentLink, correct?
I have not yet tried to create that. I just wanted the main address to send me to the dashboard
billing.customdomain.com.au/p/login/XXXXXX how did you form this URL?
It spat it out after I added the custom domain
The actual URL is https://billing.burchcolawyers.com.au/p/login/7sIeXjeKG1bXa9WeUU
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ahh okie I see, so this is Billing Portal
It's a different thing than Checkout, but yes it uses the same custom domain
I'd also like it to send me to the login page when someone enters billing.customdomain.com.au without the trailing /'s
I don't think it would work automatically, you would want to implement a handler yourself, on your server listen to request to the domain, and redirect to the portal defined in Stripe Dashboard