Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 1.69 KB

PayPalInstrument.md

File metadata and controls

87 lines (47 loc) · 1.69 KB

@bigcommerce/checkout-sdk / PayPalInstrument

Interface: PayPalInstrument

Hierarchy

Table of contents

Properties

Properties

bigpayToken

bigpayToken: string

Inherited from

BaseAccountInstrument.bigpayToken


defaultInstrument

defaultInstrument: boolean

Inherited from

BaseAccountInstrument.defaultInstrument


externalId

externalId: string


method

method: "paypal"

Overrides

BaseAccountInstrument.method


provider

provider: string

Inherited from

BaseAccountInstrument.provider


trustedShippingAddress

trustedShippingAddress: boolean

Inherited from

BaseAccountInstrument.trustedShippingAddress


type

type: "bank" | "account"

Inherited from

BaseAccountInstrument.type