> For the complete documentation index, see [llms.txt](https://useepay.gitbook.io/developer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://useepay.gitbook.io/developer/reference/local-pay-ben-di-hua/ben-di-hua-jie-kou/cashticket-xian-jin-zhi-fu/oxxo.md).

# oxxo

## Redirect

{% content-ref url="/pages/XGiiA8eGowSiVnwSloTc" %}
[Cash Common](/developer/reference/local-pay-ben-di-hua/ben-di-hua-jie-kou/cashticket-xian-jin-zhi-fu/cash-common.md)
{% endcontent-ref %}

## Params

### PayerInfo Object

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

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