This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Description
BillingAddressInput currently contains use_for_shipping field which is suitable for the admin checkout flow, but is not suitable for storefront checkout.
use_for_shipping must be deprecated in favor of new field called same_as_shipping, underlying implementation must be changed to reflect changes in naming.