> For the complete documentation index, see [llms.txt](https://docs.supefina.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supefina.net/huan-ying-shi-yong-supefina-de-api-wen-dang/zi-dian-he-zi-yuan/ce-shi-can-shu.md).

# 测试参数

## 墨西哥

### SPEI

测试1：

Merchant ID：8302921196770572

Merchant Key：de53650e1a6b494087d8c472516cc1cb

测试2：

Merchant ID：8302035388384581

Merchant Key：47ac984f5b0748cb9d6529a539f4065b

### Cash

Merchant ID：8302109931230575

Merchant Key：10b8a891ff6a479e8135f3367c17e87d

### Card

测试1：

Merchant ID：8302035388384581<mark style="color:red;">（游戏行业）</mark>

Merchant Key：47ac984f5b0748cb9d6529a539f4065b

测试2：

Merchant ID：8102048462634665<mark style="color:red;">（电商行业）</mark>

Merchant Key：cf5fe06851e84cd7ab227dbbf16f4bf1

### OXXO

Merchant ID：8102401785904873

Merchant Key：d0e38ad086ea48e4a81c502d5194b953

## 哥伦比亚

Merchant ID：8302490290654651

Merchant Key：e8548e70a8ba4a658b0da4ef50600d42

## 秘鲁

测试1：

Merchant ID：8302258550224656<mark style="color:red;">（代收：transfer/Cash/wallet和代付：transfer）</mark>

Merchant Key：10c44658d50e4d0da0fe1e5f7c9074a7

测试2：

Merchant ID：8302281133604568<mark style="color:red;">（代收：transfer/Cash和代付：transfer）</mark>

Merchant Key：db7cbf4b354f480a9ea8b9635ccd4ae2

测试3：

Merchant ID：8302536166434654<mark style="color:red;">（代收：transfer/Cash/wallet）</mark>

Merchant Key：7f98818fe70f48debb996de7dc8f4424

## 智利

Merchant ID：8301893137974691（<mark style="color:red;">代收：transfer/Cash/Card和代付：transfer</mark>）

Merchant Key：764e7f81217541658f1ccc993b39d9e3

Merchant ID：8101386220950494（<mark style="color:red;">代收：wallet/all-checkout和代付：transfer</mark>）

Merchant Key：bb01dd04d967425ab194fff9fe8a9501

## 巴西

Merchant ID：8302996847200585

Merchant Key：9dbb958a68f04252bae26a6b6d98e0ab

## 厄瓜多尔

Merchant ID：8302748528064643

Merchant Key：bb01dd04d967425ab194fff9fe8a9501

## 阿根廷

Merchant ID：8302709349110631

Merchant Key：e200749bb5914603ad05a03d9b1b6445


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.supefina.net/huan-ying-shi-yong-supefina-de-api-wen-dang/zi-dian-he-zi-yuan/ce-shi-can-shu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
