Hi, I need to get phone numbers from the checkout form without white spaces between digits. Is it possible to remove it after the Customer click submit button and finalizes the order? It would be great to have that number in the order tab where the shipping address info is. So for example I need to modify:
+149 756 867 867 → +149756867867
It should also remove “-” between digits and join it into one string of digits.
Thanks in advance!
P.S. I have Shopify Plus.