> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/ji-cheng-zhi-nan/pin-pai-zhi-nan.md).

# 品牌指南

请参阅以下指南，了解如何在您的结账流程中展示Codapay支付方式。

## 运营商付费

* 运营商的标志或名称应该放在最显眼的位置。
* 如果可行，應包含以下字样：“Pay by mobile”（新加坡或马来西亚）、“Potong Pulsa”（印尼）、“Buy with Load”（菲律宾）、和“SMS”（缅甸）。
* “Powered by Coda”标志也要放，但应该放在运营商标志或名称的次要位置。

## 银行转账

* Prima、Alto和ATM Bersama的标志要最显眼。
* 如果可行，應包含“Bank Transfer”字样。
* “Powered by Coda”标志要加上，但放在ATM网络标志或“Bank Transfer”字样的次要位置。

## 手机银行转账

* m-BCA、Mandiri Mobile、Go Mobile的标志要最显眼。
* 如果可行，應包含“Mobile banking”字样。
* “Powered by Coda”标志要加上，但放在手机银行应用标志或“Mobile banking”字样的次要位置。

## 便利店

* 便利店的标志要放在最显眼的位置。
* 如果可行，應加上便利店品牌名称。
* “Powered by Codas”标志要加，但放在便利店品牌名称或标志的次要位置。

## 代金券（现金卡）

* 代金券（现金卡）发行商的标志（比如True Money、easyPoints）需放在最显眼的位置。
* “Powered by Coda”标志也要加，但放在优惠券发行商的名称或标志的次要位置。

## 电子钱包

* 电子钱包的标志要放在最显眼的位置。
* 需加上“Powered by Coda”标志，但放在电子钱包名称或标志的次要位置。

## Logos下载

您可以从以下zip文件下载所有支付渠道的标志。

{% file src="/files/D5So3cfTFIRJyrdT4LDD" %}

{% hint style="danger" %} <mark style="color:red;">**重要提示**</mark>

用户通常不会特别意识到“Powered by Coda”标志，因此我们建议商家仅将其放置在支付页面的次要位置。商家支持的各个支付渠道标志应尽可能放在显眼位置。
{% endhint %}


---

# 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.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/ji-cheng-zhi-nan/pin-pai-zhi-nan.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.
