For example we link to `checkoutResultPage.tsx` on multiple payment providers: `${config.frontendUrl}/checkout?status=success/canceled`. We should find all internal links that are used on multiple places and externalize them to a shared constants file.
For example we link to
checkoutResultPage.tsxon multiple payment providers:${config.frontendUrl}/checkout?status=success/canceled.We should find all internal links that are used on multiple places and externalize them to a shared constants file.