Skip to content

Latest commit

 

History

History
79 lines (43 loc) · 1.76 KB

paypalinstrument.md

File metadata and controls

79 lines (43 loc) · 1.76 KB

@bigcommerce/checkout-sdkPayPalInstrument

Interface: PayPalInstrument

Hierarchy

BaseAccountInstrument

PayPalInstrument

Index

Properties

Properties

bigpayToken

bigpayToken: string

Inherited from BankInstrument.bigpayToken


defaultInstrument

defaultInstrument: boolean

Inherited from BankInstrument.defaultInstrument


externalId

externalId: string

Inherited from BankInstrument.externalId


method

method: "paypal"

Overrides BaseAccountInstrument.method


provider

provider: string

Inherited from BankInstrument.provider


trustedShippingAddress

trustedShippingAddress: boolean

Inherited from BankInstrument.trustedShippingAddress


type

type: "account" | "bank"

Inherited from BaseAccountInstrument.type

Overrides BaseInstrument.type