Hashed order number on order confirmation page!

I want to remove hashing properties of order name on order confirmed page. As I’ve seen shopify doing so for security reasons. But I want to remove that property. Just want order name straight forward.

Hi @sandeepyadavauc

Put the below script in setting → additional script


find the below screenshot for reference

Hope this will help…

Hey Hari!

I think you misunderstood it by the prefix # . What’s happening in my scenario is different, let me explain, Whenever we create orders more than 5 or any normal range of regular customer. Then shopify mark it as a red flag and it converts the order name on checkout page into a new hashed text, for ex, #1025#TK3F3FMIY, which is hashed content with any salt. So after checkout I’m unable to understand which order was created, receive just an email with order name, no other clue.

The image below have hashed order number, line next to name have other entities of order but they are also hashed.