# Type Alias: JourneyOptions

> **JourneyOptions** = `object`

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

## Indexable

> \[`key`: `string`\]: `any`

## Properties

### domain?

> `optional` **domain?**: `string`

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

***

### success\_url?

> `optional` **success\_url?**: `string`

Defined in: [embeds/Journey.tsx:12](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L12)

Source: https://plandalf.com/docs/packages/react/type-aliases/JourneyOptions
