> ## Documentation Index
> Fetch the complete documentation index at: https://docs.v2.topup.com.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Honduras

> Country-specific information for transactions in Honduras.

Honduras is supported through the TumiPay unified API for PayIn collections and PayOut bank transfers. All transactions are processed in **Honduran Lempiras (HNL)**.

The sections below outline supported payment methods, document types, and integration requirements for the Honduras configuration.

***

## PayIn

### Payment Methods

| Name          | Description                                               |
| ------------- | --------------------------------------------------------- |
| `ALL_METHODS` | All available payment methods on the hosted checkout page |
| `CARD`        | Credit and debit card payments                            |
| `CASH`        | Cash payment flow on the hosted page                      |
| `TRANSFER`    | Bank transfer flow on the hosted page                     |

All PayIn methods use **Checkout** mode: the API returns `payment_url` and does **not** include `payment_information`.

### Document Types

| Type  | Description                                 |
| ----- | ------------------------------------------- |
| `DNI` | Documento Nacional de Identidad (13 digits) |
| `TI`  | Tarjeta de Identidad (13 digits)            |

### Phone Information

| Field          | Value                      |
| -------------- | -------------------------- |
| `phone_code`   | `504`                      |
| `phone_number` | 8 digits — e.g. `91234567` |

### Amount Limits (PayIn)

| Limit   | Value             |
| ------- | ----------------- |
| Minimum | **50 HNL**        |
| Maximum | **1,000,000 HNL** |

***

## PayOut

### Payment Methods

| Name            | Description                          |
| --------------- | ------------------------------------ |
| `BANK_TRANSFER` | Disbursement to a local bank account |

### Document Types

| Type  | Description                     |
| ----- | ------------------------------- |
| `DNI` | Documento Nacional de Identidad |
| `TI`  | Tarjeta de Identidad            |

### Account Types

| Type        | Description      |
| ----------- | ---------------- |
| `AHORRO`    | Savings account  |
| `CORRIENTE` | Checking account |

### Supported Banks

<Note>
  The bank catalog for Honduras is **pending publication**. Contact [soporte@tumipay.co](mailto:soporte@tumipay.co) for the current list of supported bank codes before going live.
</Note>

### Amount Limits (PayOut)

| Limit   | Value           |
| ------- | --------------- |
| Minimum | **50 HNL**      |
| Maximum | **500,000 HNL** |
