Not getting complete billing address in order webhook response

Not getting complete billing address in order webhook response

Jastrup
Shopify Partner
7 0 2

 

I am expecting shopify to send me the complete billing address in my orders webhook object. 

 

I have registered my order webhook, and the webhook is being trigged anytime a new order is made but i am not seeing the buyer's address1 in the billing_address response object 

 

"billing_address": {
"province": "Lagos",
"country": "Nigeria",
"latitude": null,
"longitude": null,
"country_code": "NG",
"province_code": "LA"
},

 

Any idea why this might be happening? and how can i fix this? 
Any help? Thank you

 

 

Replies 0 (0)