checkout-sdk-js icon indicating copy to clipboard operation
checkout-sdk-js copied to clipboard

CardInstrument does not have billing address

Open joeldentici opened this issue 4 years ago • 0 comments

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.

joeldentici avatar Dec 11 '20 04:12 joeldentici