> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# ICustomPaymentMethod

> Protobuf interface ICustomPaymentMethod generated from WAProto.

Defined in: [WAProto/index.d.ts:11854](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11854)

## Properties

### country?

> `optional` **country**: `null` | `string`

Defined in: [WAProto/index.d.ts:11856](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11856)

***

### credentialId?

> `optional` **credentialId**: `null` | `string`

Defined in: [WAProto/index.d.ts:11855](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11855)

***

### metadata?

> `optional` **metadata**: `null` | [`ICustomPaymentMethodMetadata`](/proto-reference/SyncActionValue/interfaces/ICustomPaymentMethodMetadata)\[]

Defined in: [WAProto/index.d.ts:11858](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11858)

***

### type?

> `optional` **type**: `null` | `string`

Defined in: [WAProto/index.d.ts:11857](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11857)
