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

# Paraguay

## Payment Methods

|                                                                  Icon                                                                  | payment\_method | Name       |    Flow    | Payment Type | Available for test | Iframe supported |
| :------------------------------------------------------------------------------------------------------------------------------------: | :-------------: | ---------- | :--------: | :----------: | :----------------: | :--------------: |
| [<img src="/files/-MAgnlFDI1fqjWc0f38n" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/VI.svg) |       `VI`      | Visa       | `REDIRECT` | CREDIT\_CARD |         Yes        |        Yes       |
| [<img src="/files/-MAgnmrPOSCn_dHsu7mk" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/MC.svg) |       `MC`      | MasterCard | `REDIRECT` | CREDIT\_CARD |         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 |
| ------------------- | :------: | :---: | :---------: | :--------: |
| All                 |    Yes   |  Yes  |     Yes     |     Yes    |

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