# 支付方式

本平台目前支援以下付款方式：

* 【台灣】 銀行轉帳&#x20;
* 【台灣】 全家超商代碼
* 【台灣】 7-11 超商代碼
* 【台灣】 萊爾富超商代碼
* 【台灣】 四大超商條碼 （需等 3～4 天入帳）
* 【台灣】 街口支付
* 【台灣】 信用卡（Google Pay、Apple Pay）
* 【台灣以外】 信用卡
* 【台灣以外】 PayPal（信用卡、簽帳金融卡）


---

# 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://docs.cheapserver.tw/store/payment.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.
