Checkout url path

Hi everyone,

I’ve confused when I received 2 different checkout urls (/thank_you and /thank-you) from my 2 different stores.

Store 1: my-domain/checkouts/cn/416efae186acb56967344b7074c92b31/thank_you

Store2: my-domain/checkouts/cn/Z2NwLXVzLWVhc3QxOjAxSFhYN0RONzM2WTExWFdFWDZWV1pXOTRN/thank-you

Please help me explain that

Thank you very much.

You can choose both, both links are correct in specific cases

You can check condition (‘thank-you’ || ‘thank_you’)

1 Like