> 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/guides/deposits/payment-methods/america/paraguay.md).

# Paraguay

### Country specifications

<table><thead><tr><th align="center">country code</th><th align="center">currency code</th><th width="137.60546875" align="center">amount decimals</th><th>document name</th><th width="149.94921875">document format</th><th align="center">document required?</th></tr></thead><tbody><tr><td align="center"><code>PY</code></td><td align="center"><code>PYG</code> and <code>USD</code></td><td align="center">2</td><td>CIC</td><td>Length between 6 to 8 characters</td><td align="center">Yes</td></tr></tbody></table>

***

### Payment Methods available

<table><thead><tr><th width="95.43359375">Logo</th><th width="160.4453125" align="center">payment_method</th><th width="188.9140625">Name</th><th width="174.7421875">Payment Type		</th><th>Flows<select multiple><option value="pCbcnZH46RBX" label="Redirect" color="blue"></option><option value="YQGi1FrfU92Q" label="Embedded" color="blue"></option></select></th></tr></thead><tbody><tr><td><div><figure><img src="https://content.gitbook.com/content/NmmYRmGEpduaZ8YTyKQQ/blobs/2fvZmjmsPqCLOfCcKw49/image.png" alt=""><figcaption></figcaption></figure></div></td><td align="center"><code>VI</code></td><td>Visa</td><td><code>CREDIT_CARD</code></td><td></td></tr><tr><td><div><figure><img src="https://content.gitbook.com/content/NmmYRmGEpduaZ8YTyKQQ/blobs/6bCAgwIihOP5nUl1dBFc/image.png" alt=""><figcaption></figcaption></figure></div></td><td align="center"><code>VD</code></td><td>Visa Debito</td><td> <code>DEBIT_CARD</code></td><td></td></tr><tr><td><div><figure><img src="https://content.gitbook.com/content/NmmYRmGEpduaZ8YTyKQQ/blobs/w4uXkkXQWrr5iZfCECbh/image.png" alt=""><figcaption></figcaption></figure></div></td><td align="center"><code>MC</code></td><td>Mastercard </td><td><code>CREDIT_CARD</code></td><td></td></tr><tr><td><div><figure><img src="https://content.gitbook.com/content/NmmYRmGEpduaZ8YTyKQQ/blobs/kWuv2fmkmRCpCiWHAY2o/image.png" alt=""><figcaption></figcaption></figure></div></td><td align="center"><code>MD</code></td><td>Mastercard Debito</td><td><code>DEBIT_CARD</code></td><td></td></tr></tbody></table>

#### Fields required for the [OneShot](/guides/deposits/solutions/oneshot.md) solution <a href="#fields-required-for-the-oneshot-experience" id="fields-required-for-the-oneshot-experience"></a>

<table data-header-hidden><thead><tr><th width="230.625">Payment Method Name</th><th width="99.52734375" align="center">country</th><th width="109.91796875" align="center">amount</th><th width="109.78515625" align="center">payer[]</th><th width="150.27734375" align="center">payment_method</th></tr></thead><tbody><tr><td><strong>Payment method name</strong></td><td align="center"><strong><code>country</code></strong></td><td align="center"><strong><code>amount</code></strong></td><td align="center"><strong><code>payer[]</code></strong></td><td align="center"><strong><code>payment_method</code></strong></td></tr><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 <a href="#payer-object-requirements" id="payer-object-requirements"></a>

<table data-header-hidden><thead><tr><th width="230.6015625">Payment Method Name</th><th width="100.12109375" align="center">document</th><th align="center">email</th><th align="center">first_name</th><th align="center">last_name</th></tr></thead><tbody><tr><td><strong>Payment method name</strong></td><td align="center"><strong><code>document</code></strong></td><td align="center"><strong><code>email</code></strong></td><td align="center"><strong><code>first_name</code></strong></td><td align="center"><strong><code>last_name</code></strong></td></tr><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>

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

{% hint style="info" %}

### If any of the required fields are missing the `HOSTED` flow will be triggered

In that case you will receive the `HOSTED` value in the `checkout_type` parameter.\
You will have to redirect the user to the `redirect_url`
{% endhint %}
