> For the complete documentation index, see [llms.txt](https://apidocs.onekeypayments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.onekeypayments.com/api-documentation/deposits-api/payment-methods/america/honduras.md).

# Honduras

Check the list of Payment Methods available on Honduras

## Payment Methods

|                                                              Icon                                                              | payment\_method | Name        |                       Flow                       | Payment Type | Available for test | Iframe supported |
| :----------------------------------------------------------------------------------------------------------------------------: | :-------------: | ----------- | :----------------------------------------------: | :----------: | :----------------: | :--------------: |
| <img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/GXuPCeeUCXXvmpQ06V46/VI.svg" alt="" data-size="line"> |       `VI`      | Visa        | <p><code>REDIRECT</code><br><code>PCI</code></p> | CREDIT\_CARD |         YES        |        YES       |
| <img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/Ze1oadfjswQXYW2lphoM/MC.svg" alt="" data-size="line"> |       `MC`      | Master Card | <p><code>REDIRECT</code><br><code>PCI</code></p> | CREDIT\_CARD |         YES        |        YES       |

{% hint style="success" %}
Use the [Payment Methods Endpoint](/api-documentation/deposits-api/endpoints/payment-methods-endpoint.md) to retrieve the Payment Methods' types, logos and more details.
{% endhint %}

## Fields required for the OneShot Experience

| Payment Method Name | country | amount | payer\[] | payment\_method |
| ------------------- | :-----: | :----: | :------: | :-------------: |
| All                 |   Yes   |   Yes  |    Yes   |       Yes       |

###

### Payer object requirements

| Payment Method Name | document | email | first\_name | last\_name |
| ------------------- | :------: | :---: | :---------: | :--------: |
| All                 |    Yes   |  Yes  |     Yes     |     Yes    |

{% hint style="success" %}
Other fields not in these lists are optional.
{% endhint %}
