# 开源自建站

如果您是使用以下开源建站平台

* [Wordpress](/docs/cha-jian-ping-tai/kai-yuan-zi-jian-zhan/woocommerce.md)
* [Magento2](/docs/cha-jian-ping-tai/kai-yuan-zi-jian-zhan/magento2.md) / [Magento1](/docs/cha-jian-ping-tai/kai-yuan-zi-jian-zhan/magento1.md)
* [Opencart](/docs/cha-jian-ping-tai/kai-yuan-zi-jian-zhan/opencart.md)
* [zencart](/docs/cha-jian-ping-tai/kai-yuan-zi-jian-zhan/zencart.md)
* [Prestashop](/docs/cha-jian-ping-tai/kai-yuan-zi-jian-zhan/prestashop.md)

可以通过获取到对应的插件，安装到您的网站进行简单的设置就可以完成接入AsiaBill<mark style="color:orange;">支付</mark>。

AsiaBill的插件是以官方平台原始网站为基础开发的，如果你的网站不是在官网平台下载安装或者有使用第三方checkout页面，第三方支付插件等，可能会导致AsiaBill插件无法正常运行。如果出现这种情况，可以反馈AsiaBill技术支持。

<mark style="color:red;">**特别注意：**</mark>如果您的服务器有设置防火墙或者ip白名单，需要开放AsiaBill服务器回调访问权限

{% hint style="success" %}
如果你已经安装插件，请保存收藏对应插件页面，插件更新后我们将会在上面更新版本号

如果您使用的插件版本低于当前版本，应及时更新插件
{% endhint %}

{% hint style="info" %}
在使用插件进行测试交易时使用以下卡号进行测试
{% endhint %}

<table><thead><tr><th width="225">卡号</th><th width="150">卡类型</th><th>支付结果</th><th data-hidden>Firstname/Lastname</th><th data-hidden>有效期、CVC</th></tr></thead><tbody><tr><td>4242424242424242</td><td>Visa</td><td>成功</td><td>any</td><td>any</td></tr><tr><td>4000000000009995</td><td>Visa</td><td>失败</td><td>any</td><td>any</td></tr><tr><td>4000002500003155</td><td>Visa</td><td>需要进行3DS2验证</td><td>any</td><td>any</td></tr></tbody></table>


---

# 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://asiabill.gitbook.io/docs/cha-jian-ping-tai/kai-yuan-zi-jian-zhan.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.
