Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 299 |
Technical Name |
payment_alphapay |
License | OPL-1 |
Website | https://freedoo.qianxunman.top |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 299 |
Technical Name |
payment_alphapay |
License | OPL-1 |
Website | https://freedoo.qianxunman.top |
Alphapay 支付模块使用说明
本模块用于 Odoo 系统接入 Alphapay 支付,支持二维码收款,可对接以下支付方式:
- 微信支付
- 支付宝
- 银联
需要用户提供的商户信息
在配置 Alphapay 支付提供商时,请准备以下信息:
-
Merchant Code
字段:alphapay_merchant_code
描述:由 Alphapay 提供的商户编码,用于标识您的商户身份。 -
Private Key
字段:alphapay_private_key
描述:商户私钥,用于支付签名。请妥善保管,不可泄露。
模块功能概览
启用本模块后,您可以在销售订单或网站中生成付款二维码,客户扫码后可通过微信、支付宝或银联完成支付。
配置示例
- 进入 支付配置 菜单
- 选择支付提供商:Alphapay
- 填写
Merchant Code
和Private Key
- 保存配置,即可在收款时使用


Alphapay 官方文档:https://apidoc.alphapay.com/open-api/zh/payment/
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module