Git Product home page Git Product logo

vmqpay's Introduction

How to use

  1. 请确保你已经成功搭建vmqphpv2board
  2. 使用本仓库的文件路径替换云端同名的文件,注意不要弄错两个Index.php的路径
  3. 配置vmqpay参数
    • 后台管理的系统设置
      • 同步回调:https://pay.domain.com/public/examle/return.php
      • 通讯密钥:a7cc8678193ee9c70ae3d75fd04ae6a9
    • return.php
      • 回调域名:$notifyDomain = https://v2board.domain.com
      • 回调路径:$notifyPath = /api/v1/guest/payment/notify/VmqPay/ovR1wZIi
      • 通讯密钥:$key = a7cc8678193ee9c70ae3d75fd04ae6a9
  4. 配置v2board参数
    • 添加支付方式
      • 显示名称:微信支付
      • 接口文件:VmqPay
      • 支付后台:https://pay.domain.com
      • 通讯密钥:a7cc8678193ee9c70ae3d75fd04ae6a9
      • 混淆参数:vone666
      • 支付方式:1
    • 添加后自动生成
      • 通知地址:https://v2board.domain.com/api/v1/guest/payment/notify/VmqPay/ovR1wZIi
  5. 以上参数仅作为示例参考,请修改成自己设定的值

Thanks

vmqphp

v2board

License

MIT

vmqpay's People

Contributors

zhyonc avatar

Stargazers

 avatar superz avatar FireInRain avatar  avatar CatB avatar mogan1999 avatar BianCheng avatar  avatar DAO2DAO 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.