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

***

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

# Interface: GiftCertificateOrderPayment

## 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`

#### code

> **code**: `string`

#### remaining

> **remaining**: `number`

***

### gatewayId?

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

#### Inherited from

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

***

### 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)
