[@bigcommerce/checkout-sdk](../README.md) › [AdyenComponent](adyencomponent.md)

# Interface: AdyenComponent

## Hierarchy

* **AdyenComponent**

## Index

### Methods

* [mount](adyencomponent.md#mount)
* [unmount](adyencomponent.md#unmount)

## Methods

###  mount

▸ **mount**(`containerId`: string): *HTMLElement*

**Parameters:**

Name | Type |
------ | ------ |
`containerId` | string |

**Returns:** *HTMLElement*

___

###  unmount

▸ **unmount**(): *void*

**Returns:** *void*
