# 本地化汇总

<table><thead><tr><th width="150">支付方式</th><th width="58">是否支持退款</th><th width="58">部分退款</th><th width="106">支持国家</th><th width="227">支持币种</th><th width="115">Api方式</th><th>Cashier方式</th></tr></thead><tbody><tr><td>bancontact</td><td>Y</td><td>Y</td><td>BE</td><td>EUR</td><td>N</td><td>​Y</td></tr><tr><td>payeasy</td><td>N</td><td>N</td><td>JP</td><td>JPY</td><td>Y</td><td>Y</td></tr><tr><td>konbini</td><td>N</td><td>N</td><td>JP</td><td>JPY</td><td>Y</td><td>Y</td></tr><tr><td>giropay</td><td>Y</td><td>Y</td><td>DE</td><td>EUR</td><td>Y</td><td>Y</td></tr><tr><td>ideal</td><td>Y</td><td>Y</td><td>NL</td><td>EUR</td><td>Y</td><td>Y</td></tr><tr><td>sofort</td><td>Y</td><td>Y</td><td>DE,AT,BE,NL,ES, PL,IT,CH</td><td>EUR</td><td>Y</td><td>Y</td></tr><tr><td>oxxo</td><td>Y</td><td>Y</td><td>MX</td><td>MXN</td><td>N</td><td>Y</td></tr><tr><td>wechat_jsapi</td><td>Y</td><td>Y</td><td>*</td><td>*</td><td>Y</td><td>N</td></tr><tr><td>wechat_native</td><td>Y</td><td>Y</td><td>*</td><td>*</td><td>Y</td><td>Y</td></tr><tr><td>boleto</td><td>Y</td><td>Y</td><td>BR</td><td>*</td><td>N</td><td>Y</td></tr><tr><td>pse</td><td>Y</td><td>Y</td><td>CO</td><td>COP</td><td></td><td></td></tr><tr><td>alipay</td><td>Y</td><td>Y</td><td>*</td><td>*</td><td>Y</td><td>Y</td></tr><tr><td>klarna</td><td>Y</td><td>Y</td><td>AT, BE, CH, DK, ES, FI, FR, GB, IT, NL, NO, SE</td><td><p>国家代码AT, BE, ES, FI, FR, IT, NL对 应EUR </p><p>国家代码CH对应CHF </p><p>国家代码DK对应DKK</p><p>国家代码GB对应GBP </p><p>国家代码NO对应NOK </p><p>国家代码SE对应SEK </p></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://useepay.gitbook.io/developer/reference/local-pay-ben-di-hua/ben-di-hua-hui-zong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
