> 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/ecuador.md).

# Ecuador

Check the list of Payment Methods available on Ecuador

## Payment Methods

|                                                                                                                          Icon                                                                                                                         | payment\_method | Name                |                          Flow                          |  Payment Type |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------: | ------------------- | :----------------------------------------------------: | :-----------: |
|                         [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/PVhlNMTh7Z7VTgFGYs2O/FO.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/FO.svg)                         |       `FO`      | Facilito            | <p><code>REDIRECT</code><br><code>ONE\_SHOT</code></p> |    VOUCHER    |
|                         [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/mOmbm9FQIxFdwbHYenj9/GB.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/GB.svg)                         |       `GB`      | Banco Guayaquil     |                       `REDIRECT`                       | BANK\_DEPOSIT |
|                         [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/jQ3jP9T2oubHpdZcudyq/PX.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/PX.svg)                         |       `PX`      | Banco Pichincha     |                       `REDIRECT`                       | BANK\_DEPOSIT |
|                         [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/xaSS52xxImBMhl9uGcIq/MV.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/MV.svg)                         |       `MV`      | Pichincha MiVecino  |                       `REDIRECT`                       |    VOUCHER    |
|                         [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/t3LtQ4aB8LWewrA4ilLF/ES.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/ES.svg)                         |       `ES`      | ServiPagos          | <p><code>REDIRECT</code><br><code>ONE\_SHOT</code></p> |    VOUCHER    |
|                                                                        <img src="https://resources.directa24.com/cashin/payment_method/square/BR.svg" alt="" data-size="line">                                                                        |       `BR`      | Banco Del Barrio    | <p><code>REDIRECT</code><br><code>ONE\_SHOT</code></p> |    VOUCHER    |
|                         [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/kv3VS7NaCXfqUZ7NYrNy/AW.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/AW.svg)                         |       `AW`      | Activa WesternUnion | <p><code>REDIRECT</code><br><code>ONE\_SHOT</code></p> |    VOUCHER    |
|                                                                        <img src="https://resources.directa24.com/cashin/payment_method/square/IE.svg" alt="" data-size="line">                                                                        |       `IE`      | Banco Internacional |                       `REDIRECT`                       | BANK\_DEPOSIT |
|                                                                        <img src="https://resources.directa24.com/cashin/payment_method/square/WU.svg" alt="" data-size="line">                                                                        |       `WU`      | Western Union       | <p><code>REDIRECT</code><br><code>ONE\_SHOT</code></p> |    VOUCHER    |
| <img src="https://1595349702-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7aIgg5dys0yN8otrASQq%2Fuploads%2FkwmMt2rAL1th7xDzxOqM%2Fimage.png?alt=media&amp;token=4d746502-fe07-4f68-a54e-754f267f2bce" alt="" data-size="line"> |       `DU`      | De Una              | <p><code>REDIRECT</code><br><code>ONE\_SHOT</code></p> |    VOUCHER    |

{% 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](/api-documentation/deposits-api/endpoints/deposit-creation-endpoint.md#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 %}
