I want to redirect user from order success page to custom third party URL. I have created app using remix and I want to fetch url from my backend app and then redirect user to external URL. I am currently using scriptTagApi but this api is deprecating soon. Should I use checkout ui extensions?
How can I achieve this for shopify basic store type?