# Paraguay

### Payment Methods

<table><thead><tr><th width="95" align="center">Icon</th><th align="center">payment_method</th><th width="143">Name</th><th width="151" align="center">Flow</th><th width="186" align="center">Payment Type</th><th align="center">Available for test</th><th align="center">Iframe supported</th></tr></thead><tbody><tr><td align="center"><img src="https://1770394879-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnTyHI84quh3WRqHk04Z4%2Fuploads%2F4DCg7u51fpWrwuFw7CrT%2Fimage.png?alt=media&#x26;token=b730b636-7c2b-4136-9fe6-52f9c0d6fa37" alt="" data-size="line"></td><td align="center"><code>TR</code></td><td>Bank Transfer</td><td align="center"><code>REDIRECT</code><br><code>ONE_SHOT</code></td><td align="center">BANK_TRANSFER</td><td align="center">Yes</td><td align="center">Yes</td></tr></tbody></table>

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

### Payment Methods

<table><thead><tr><th width="124" align="center">Icon</th><th align="center">payment_method</th><th>Name</th><th align="center">Flow</th><th align="center">Payment Type</th><th align="center">Available for test</th><th align="center">Iframe supported</th></tr></thead><tbody><tr><td align="center"><img src="https://1770394879-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnTyHI84quh3WRqHk04Z4%2Fuploads%2F4DCg7u51fpWrwuFw7CrT%2Fimage.png?alt=media&#x26;token=b730b636-7c2b-4136-9fe6-52f9c0d6fa37" alt="" data-size="line"></td><td align="center"><code>TR</code></td><td>Bank Transfer</td><td align="center"><code>REDIRECT</code><br><code>ONE_SHOT</code></td><td align="center">BANK_TRANSFER</td><td align="center">Yes</td><td align="center">Yes</td></tr></tbody></table>

{% 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/deposits-api/endpoints/deposit-creation-endpoint#oneshot-experience)

<table><thead><tr><th width="276">Payment Method Name</th><th align="center">country</th><th align="center">amount</th><th align="center">payer[]</th><th align="center">payment_method</th></tr></thead><tbody><tr><td>All</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td></tr></tbody></table>

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