# 修改支付引擎配置

## 支付幣種及結算配置

### **添加支付幣種**

1. 用戶可於客戶端修改支付及結算幣種。

   <figure><img src="/files/WAH4rodgdB6aMD6pIdIt" alt=""><figcaption></figcaption></figure>

2. 點擊「添加支付幣種」，使用者可選擇新的支付幣種及設定結算幣種，系統會顯示相應的交易手續費率。最後選擇結算用的錢包及地址。

   <figure><img src="/files/TEnQnUzh0K8DFTAyrkNl" alt=""><figcaption></figcaption></figure>

3. 進行身份驗證

   <figure><img src="/files/p5AlAaqUNLwa5E3oZ4Rf" alt=""><figcaption></figcaption></figure>

4. 驗證成功後，幣種會添加到列表。

   <figure><img src="/files/gaHyeKJ6YlDgDm7q7ALk" alt=""><figcaption></figcaption></figure>

### **批量修改結算設定**

1. 當支付引擎持有至少一種支付幣種後，用戶可於「批量修改結算設定」批量修改結算錢包及地址。

   <figure><img src="/files/6cIFeKstavJo0t86Vg2D" alt=""><figcaption></figcaption></figure>

2. 點擊後即可按各種幣種，修改結算錢包及地址，完成後點擊確認，驗證後即可。

   <figure><img src="/files/MUFQuT2Gq0PsCwaaRUtR" alt=""><figcaption></figcaption></figure>

## 訂單處理配置（僅 API V1 用戶）

建議：升級至[支付引擎最新的 API V2 版](https://developer-cn.cregis.com/api-reference/request-apis/payment/payment-engine-create)，於 API 進行「超額支付」及「部分支付」邏輯。

1. 如接受所有的「超額支付」或「部分支付」，可在客戶端於「超額支付訂單」及「部分支付訂單」選擇「接受」。

   <figure><img src="/files/Xi9BBQFLW3nkNJwKzFXm" alt=""><figcaption></figcaption></figure>

2. 如對「超額支付」或「部分支付」設定上下限，可在客戶端於「支付準確度設置」選擇「新增訂單幣種」，然後對「訂單幣種」設定相對的「超額支付」或「部分支付」的容忍上下限。（如付款人使用其他「支付幣種」，系統會實時進行匯率換算）

   <figure><img src="/files/k0AjK1IAytiJuAV94Yle" alt=""><figcaption></figcaption></figure>

## 商戶資訊配置

1. 對於收銀台顯示的商戶資訊（如名稱，Logo等），可在「設置」的「商戶信息」欄進行修改。

   <figure><img src="/files/bhQRrUTMzCLxFxJyljfu" alt=""><figcaption></figcaption></figure>

## 通知設定

1. 用戶可自行設置項目的通知，選項包括以下。如有需要，點擊開啟即可。

   1. 異常回調：系統自動回調失敗時
   2. 啟用／禁用項目：當系統啟用或禁用項目時
   3. 重置API Key：重置項目API Key時

   <figure><img src="/files/LOTmL4Jq7UtVMsYAKtCS" alt=""><figcaption></figcaption></figure>

2. 如需通知多人，可在「編輯」選擇相關的團隊成員。

   <figure><img src="/files/A7k2BhPAifbJF1CGjL07" alt=""><figcaption></figcaption></figure>


---

# 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://support.cregis.com/cregis-wallet-guide/zh-tw/payment_engine/xiu-gai-zhi-fu-yin-qing-pei-zhi.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.
