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

# Bolivia

Check the list of Payment Methods available on Bolivia

## Payment Methods

|                                                   Icon                                                   | payment\_method | Name       |    Flows   | Payment Type | Available for test | Iframe supported |
| :------------------------------------------------------------------------------------------------------: | :-------------: | ---------- | :--------: | :----------: | :----------------: | :--------------: |
| <img src="https://resources.directa24.com/cashin/payment_method/square/RPD.svg" alt="" data-size="line"> |      `RPD`      | RapidPagos | `REDIRECT` |    VOUCHER   |         Yes        |        Yes       |
|                                                                                                          |       PFB       | Pago Facil | `REDIRECT` |    VOUCHER   |         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](/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 | address\[] | phone |
| ------------------- | :------: | :---: | :---------: | :--------: | :--------: | :---: |
| All                 |    Yes   |  Yes  |     Yes     |     Yes    |     No     |   No  |

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