Skip to content

Latest commit

 

History

History
89 lines (50 loc) · 1.34 KB

paymentmethod.md

File metadata and controls

89 lines (50 loc) · 1.34 KB

@bigcommerce/checkout-sdkPaymentMethod

Interface: PaymentMethod

Hierarchy

  • PaymentMethod

Index

Properties

Properties

Optional clientToken

clientToken? : undefined | string


config

config: PaymentMethodConfig


Optional gateway

gateway? : undefined | string


id

id: string


Optional initializationData

initializationData? : any


Optional logoUrl

logoUrl? : undefined | string


method

method: string


Optional nonce

nonce? : undefined | string


Optional returnUrl

returnUrl? : undefined | string


supportedCards

supportedCards: string[]


type

type: string