# oxxo

## Redirect

{% content-ref url="cash-common" %}
[cash-common](https://useepay.gitbook.io/developer/reference/local-pay-ben-di-hua/ben-di-hua-jie-kou/cashticket-xian-jin-zhi-fu/cash-common)
{% endcontent-ref %}

## Params

### PayerInfo Object

| 参数            | 必选 | 类型     | 说明         |
| ------------- | -- | ------ | ---------- |
| paymentMethod | Y  | String | 目前固定为 oxxo |

```
{
  "paymentMethod": "oxxo",
  "name": "Pedro Gomes",
  "email": "pedrogomes@dlocal.com",
  "document": "42243309114"
}
```
