What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

How to set the appropriate customer_locale on order entity

How to set the appropriate customer_locale on order entity

sansems
Visitor
3 0 1

According to the API specs the customer_locale field is part of the order (see here https://shopify.dev/api/admin-rest/2022-04/resources/order#resource-object), this is also what's been advertised to be part of the order (https://shopify.dev/changelog/locale-fields-are-now-appended-with-language-and-country-codes)

 

However i see something totally different when i look into the values we actually get in the the customer_locale field on the orders we receive from many Shopify shops through the through the Order API's. We get some weird customer_locale values that are not valid according to the IETF BCP47: Testify the following image:

ezgif-3-03e89b4d33.gif

 

 

 

 

 

 

 

 

 

 

 

 

 

 

This seems like a bug to me, but how can we get the actual customer_locale in the order?

Replies 0 (0)