Webhook field shippingAddressSameAsBilling seems incorrect

In the webhook “order.completed”, the field “shippingAddressSameAsBilling” has a value of “false”. However the data in billing address and shipping address are identical. So surely the value returned in this field should be “true”?

Hi @sunnyjayjay,

The value of shippingAddressSameAsBilling represents the corresponding checkbox’s value in the billing step. This means a user could fill its billing address, than check “Use different shipping address” but fill the same address for shipping also.