# Guatemala

## Payment Methods

|                                                                                                                          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%2FkniaPkNyE4zVJmLmIy2G%2Fimage.png?alt=media&#x26;token=59f7e9fb-a5f9-4f25-a980-1641f162162a" alt="" data-size="line"> |       `AH`      | Akisipuedo | `REDIRECT` |     CASH     |        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

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