Hi
we are facing the issue recently, I have developed the app that has the webhook orders/Create endpoint.
recently I am facing a shipping address issue. Some of the order responses return with the shipping address. some of the orders only return province and country codes, and no address is returned. I am confused about why it is returning customer data for some orders and why it not returning for some orders.
Because of this, our shipping has challenges to get a shipping address.
We are facing similar issues with the shipping_address on our store.
Although we provide the whole address including postcode/zipcode but we only get these fields on orders/create webhook event:
No the problem is due to Merchize not using a set app but having us add a custom one. Unless I pay for a higher level in Shopify the custom apps don’t get the full data so I am copying the addresses over manually.
That is what I am guessing due to this from the shopify pricing page, looks like we need at least Shopify level to get the personally identifiable information (PII).
API access to personally identifiable information (PII) like customer names, addresses, emails, phone numbers is available on Shopify, Advanced, and Plus plans"
Having the same problem here..
it something to do with the settings of the GETCUSTOMER DATA which is confidential from one of shopify latest api updates and they blocked it, still didn’t find a way to activate it