# Bolivia

## Payment Methods

|                                                                                                                          Icon                                                                                                                          | payment\_method | Name       |    Flows   | Payment Type | Iframe supported |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------: | ---------- | :--------: | :----------: | :--------------: |
|                                                                        <img src="https://resources.directa24.com/cashin/payment_method/square/RPD.svg" alt="" data-size="line">                                                                        |      `RPD`      | RapidPagos | `REDIRECT` |    VOUCHER   |        Yes       |
| <img src="https://1770394879-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnTyHI84quh3WRqHk04Z4%2Fuploads%2FLZwrIlFPecXhk1mvD8OA%2Fimage.png?alt=media&#x26;token=a4c86792-e8d7-4458-a091-800a0da6273b" alt="" data-size="line"> |      `PFB`      | PagoFacil  | `REDIRECT` |    VOUCHER   |        Yes       |

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

## Fields required for the [OneShot Experience](https://docs.pandablue.com/api-documentation/endpoints/deposit-creation-endpoint#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 %}
