Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 492 Bytes

adyencomponent.md

File metadata and controls

36 lines (20 loc) · 492 Bytes

@bigcommerce/checkout-sdkAdyenComponent

Interface: AdyenComponent

Hierarchy

  • AdyenComponent

Index

Methods

Methods

mount

mount(containerId: string): HTMLElement

Parameters:

Name Type
containerId string

Returns: HTMLElement


unmount

unmount(): void

Returns: void