# Interface: CheckoutConfig

Defined in: [embeds/types.ts:8](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/types.ts#L8)

## Properties

### host?

> `optional` **host?**: `string`

Defined in: [embeds/types.ts:9](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/types.ts#L9)

***

### redirect?

> `optional` **redirect?**: `boolean`

Defined in: [embeds/types.ts:10](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/types.ts#L10)

***

### redirectUrl?

> `optional` **redirectUrl?**: `string`

Defined in: [embeds/types.ts:11](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/types.ts#L11)

Source: https://plandalf.com/docs/packages/react/interfaces/CheckoutConfig
