I have a Shopify site wherein when customers place orders and submit their address, etc. The address is sent to us for fulfillment in the way it was typed up:
john smith
123 street name
timbuktu nsw 2044
or
JOHN SMITH
123 STREET NAME
TIMBUKTU NSW 2044
or
John Smith
123 Street Name
Timbuktu Nsw 2044
or
- a mixture of the above.
This is then sent through to the customer for order confirmation/shipping status/delivery status and remarketing purposes amongst others. I am not too conversant with Shopify coding side of things but my daily task is to correct the anomaly on both the order and customer screen so that it flows smoothly from here on.
Hoping there is a fix for this to be ideally proper-cased (like no. 3) at source saving us the frustration of amending it for every order manually. If there is, then I can pass it onto someone at my end to fix it. I have searched online and can only find either uppercase or lowercase but nothing for a proper case.