#nisthar-paymentlink-redirect
1 messages · Page 1 of 1 (latest)
nisthar-paymentlink-redirect
@astral mirage that's not something we support. PaymentLinks are more a "no-code solution" where you share one URL with many end customers
So it will always redirect to a static url. What you can do is track where they are in a cookie/session so that when they get to the static URL you can then redirect them to the right place
Oh that would be good i think
Thanks
is there a way to add localhost url to the redirect in test mode?
i can use ngrok if it doesn't work
Yeah right now you wouldn't be able to put a localhost URL when creating a payment link - using ngrok is a good alternative
I see