AddressesAPI
API
Requires level 2 access to protected customer data.
The API for interacting with addresses.
Anchor to orderstatusapiOrderStatusApi
The API object provided to this and other customer-account.order-status
extension targets.
Anchor to billingAddress
billingAddress
StatefulRemoteSubscribable< | undefined>
The buyer billing address used for the order.
Requires access to protected customer data.
Anchor to shippingAddress
shippingAddress
StatefulRemoteSubscribable< | undefined>
The buyer shipping address used for the order.
Requires access to protected customer data.
Was this section helpful?
Anchor to useShippingAddressuse Shipping Address()
use Shipping Address()
Returns the proposed applied to the checkout.
| undefined
Was this section helpful?
Anchor to useBillingAddressuse Billing Address()
use Billing Address()
Returns specified in the order.
| undefined
Was this section helpful?