GithubHelp home page GithubHelp logo

whmcs-wechatpay-1's Introduction

微信支付WHMCS模块

基于微信支付APIv3开发

由于微信支付的退款API仅有v2,不想引入两个版本的代码,因此未实现退款接口

环境需求

PHP >= 7.0

使用方法

  1. 给你的WHMCS启用SSL,微信支付要求回调URL是HTTPS协议

  2. 登录微信支付商户平台:账户中心-API安全,分别设置API秘钥以及APIv3秘钥。注意本页面的API秘钥处点击“查看证书”可以获取证书序列号,设置模块时需要使用

  3. 到本项目的Release页面下载模块文件,把解包后的文件放入WHMCS根目录下的modules/gateways/目录中

  4. 登入WHMCS管理员区域,启用付款模块“微信支付”,填写模块信息,其中商户私钥,把证书工具生产的私钥文件中的内容完全复制粘贴进去即可,即包括开头的-----BEGIN PRIVATE KEY-----以及结尾的-----END PRIVATE KEY-----

DEBUG

  • 二维码生成失败

    查阅System Activity Log

  • 回调掉单

    查阅Gateway Transaction Log

  • 其它

    如果WHMCS中未能记录错误信息,请查看HTTP服务器以及PHP的错误日志

License

Apache License Version 2.0

whmcs-wechatpay-1's People

Contributors

yzslab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.