[**@bigcommerce/checkout-sdk**](../README.md)

***

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

# Interface: AdyenComponent

## Properties

### componentRef?

> `optional` **componentRef?**: `object`

#### showValidation()

> **showValidation**(): `void`

##### Returns

`void`

***

### props?

> `optional` **props?**: `object`

#### type?

> `optional` **type?**: `string`

***

### state?

> `optional` **state?**: [`AdyenComponentState`](AdyenComponentState.md)

## Methods

### mount()

> **mount**(`containerId`): `HTMLElement`

#### Parameters

##### containerId

`string`

#### Returns

`HTMLElement`

***

### submit()

> **submit**(): `void`

#### Returns

`void`

***

### unmount()

> **unmount**(): `void`

#### Returns

`void`
