checkout-sdk-js
checkout-sdk-js copied to clipboard
CardInstrument does not have billing address
The vaulted instruments are loaded from this endpoint:
https://payments.bigcommerce.com/api/v3/stores/:storeId/shoppers/:customerId/instruments/trusted_shipping_address?currency_code=USD
The response includes the billing address each card was vaulted with. We should be able to retrieve this address via the CardInstrument interface.