# Interface: PaymentIntent

Defined in: [packages/sdk/src/core/types.ts:199](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L199)

## Properties

### amount

> **amount**: `number`

Defined in: [packages/sdk/src/core/types.ts:202](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L202)

***

### clientSecret

> **clientSecret**: `string`

Defined in: [packages/sdk/src/core/types.ts:201](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L201)

***

### currency

> **currency**: `string`

Defined in: [packages/sdk/src/core/types.ts:203](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L203)

***

### id

> **id**: `string`

Defined in: [packages/sdk/src/core/types.ts:200](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L200)

***

### status

> **status**: `string`

Defined in: [packages/sdk/src/core/types.ts:204](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L204)

Source: https://plandalf.com/docs/packages/sdk/interfaces/PaymentIntent
