# Paraguay

## Payment Methods

{% 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 %}

|                                                                                                                          Icon                                                                                                                          | payment\_method | Name          |                          Flow                          |  Payment Type  | Iframe supported |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------: | ------------- | :----------------------------------------------------: | :------------: | :--------------: |
| <img src="https://1770394879-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnTyHI84quh3WRqHk04Z4%2Fuploads%2Ft1e9CbtrRRh33uIxM947%2Fimage.png?alt=media&#x26;token=3000b7d6-fac1-4c9f-9396-28cc614d6d51" alt="" data-size="line"> |       `TR`      | Bank transfer | <p><code>REDIRECT</code><br><code>ONE\_SHOT</code></p> | BANK\_TRANSFER |        Yes       |

## 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 |
| ------------------- | :------: | :---: | :---------: | :--------: |
| All                 |    Yes   |  Yes  |     Yes     |     Yes    |

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