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

***

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

# Interface: GatewayOrderPayment

## Extends

- [`OrderPayment`](OrderPayment.md)

## Properties

### amount

> **amount**: `number`

#### Inherited from

[`OrderPayment`](OrderPayment.md).[`amount`](OrderPayment.md#amount)

***

### description

> **description**: `string`

#### Inherited from

[`OrderPayment`](OrderPayment.md).[`description`](OrderPayment.md#description)

***

### detail

> **detail**: `object`

#### instructions

> **instructions**: `string`

#### step

> **step**: `string`

***

### gatewayId?

> `optional` **gatewayId?**: `string`

#### Inherited from

[`OrderPayment`](OrderPayment.md).[`gatewayId`](OrderPayment.md#gatewayid)

***

### mandate?

> `optional` **mandate?**: `object`

#### id

> **id**: `string`

#### mandateText?

> `optional` **mandateText?**: `object`

##### Index Signature

\[`key`: `string`\]: `string`

#### url?

> `optional` **url?**: `string`

***

### methodId?

> `optional` **methodId?**: `string`

#### Inherited from

[`OrderPayment`](OrderPayment.md).[`methodId`](OrderPayment.md#methodid)

***

### paymentId?

> `optional` **paymentId?**: `string`

#### Inherited from

[`OrderPayment`](OrderPayment.md).[`paymentId`](OrderPayment.md#paymentid)

***

### providerId

> **providerId**: `string`

#### Inherited from

[`OrderPayment`](OrderPayment.md).[`providerId`](OrderPayment.md#providerid)
