# 下單後

{% stepper %}
{% step %}

### 向 FinChain星鏈 支付

當您確認下單後，我們將向您展示法定貨幣或數字資產的支付方式：

#### **（1）向 FinChain星鏈 支付法定貨幣**

請務必使用您下單時選擇的 [銀行賬戶](/finchain-docs/accounts/bank-accounts.md)，向頁面上顯示的銀行賬戶支付訂單中指定的金額。

**注意：**&#x4EFB;何來自陌生銀行賬戶的付款，或與訂單金額不符的付款將不被接受，請謹慎操作！

#### **（2）向 FinChain星鏈 支付數字貨幣**

請務必使用您下單時選擇的 [錢包地址](/finchain-docs/accounts/wallets.md)，向頁面想顯示的收款地址轉入訂單中指定的金額。

**注意：**&#x70BA;避免資產受損，請注意地址和網絡匹配！任何來自陌生錢包地址的付款，或與訂單金額不符的付款將不被接受，請謹慎操作！
{% endstep %}

{% step %}

### 支付完成

支付完成後，請點擊 **「我已支付」** 按鈕。
{% endstep %}

{% step %}

### 確認入賬

我們將對每一筆支付的資金進行檢查，通常這是由系統或人工來完成的。因此我們需要一段時間來確認您的付款。當您的付款得到確認，我們將通過郵件/消息中心向您發送通知。

**注意：**&#x5982;果我們收到了來自銀行或者數字資產託管機構的相關風險報告，您的訂單將被暫停。如果您收到了相關的郵件/消息通知，請 [聯係我們](mailto:support@finchain.global) 進行進一步處理。
{% endstep %}

{% step %}

### 交易完成

一旦您的付款得到確認，我們將立即向您支付。當訂單交易完成，我們將向您發送郵件/消息通知，敬請留意。
{% endstep %}
{% endstepper %}

### 常見問題

#### （1）我已支付，但未得到確認

如果您已確認支付，您可以再次點擊 **「我已支付」** 按鈕，我們將再次查詢您的付款。如果多次嘗試仍無法確認入賬，請 [聯係我們](mailto:support@finchain.global) 的客戶支持團隊進行處理。

#### （2）訂單已完成，但未收到資金

實際到賬時間通常將由銀行或鏈上確認時間決定，請耐心等待。如果您對交易仍然存疑，請 [聯係我們](mailto:support@finchain.hk) 的客戶支持團隊。


---

# 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://finchain.gitbook.io/finchain-docs/transactions/after-order.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.
