Skip to content

Latest commit

 

History

History
122 lines (67 loc) · 2.1 KB

CardInstrument.md

File metadata and controls

122 lines (67 loc) · 2.1 KB

@bigcommerce/checkout-sdk / CardInstrument

Interface: CardInstrument

Hierarchy

Table of contents

Properties

Properties

bigpayToken

bigpayToken: string

Inherited from

BaseInstrument.bigpayToken


brand

brand: string


defaultInstrument

defaultInstrument: boolean

Inherited from

BaseInstrument.defaultInstrument


expiryMonth

expiryMonth: string


expiryYear

expiryYear: string


iin

iin: string


last4

last4: string


method

method: string

Inherited from

BaseInstrument.method


provider

provider: string

Inherited from

BaseInstrument.provider


trustedShippingAddress

trustedShippingAddress: boolean

Inherited from

BaseInstrument.trustedShippingAddress


type

type: "card"

Overrides

BaseInstrument.type


untrustedShippingCardVerificationMode

untrustedShippingCardVerificationMode: UntrustedShippingCardVerificationType