GithubHelp home page GithubHelp logo

szvone / vfkphp Goto Github PK

View Code? Open in Web Editor NEW
230.0 2.0 90.0 1.7 MB

V发卡 完全开源免费的个人自动发卡解决方案

License: Other

PHP 72.79% HTML 3.02% CSS 13.27% JavaScript 8.95% PLpgSQL 0.24% Smarty 1.52% TSQL 0.20%

vfkphp's Introduction

V发卡 —— 个人开发者自动发卡解决方案

V发卡 是基于Thinkphp5.1 + mysql 实现的一套自动发卡程序,主要包含以下特色:

  • 完全开源
  • 对接v免签,实现配套免签约自动发卡

V发卡的运行环境为PHP版本>=5.6。

V发卡仅供个人开发者调试测试和交流学习使用,请勿用于非法用途

V发卡/V免签开发交流群:992029073

bug反馈请建立issues

配套的V免签Java版本的服务端( https://github.com/szvone/Vmq

配套的V免签PHP版本的服务端( https://github.com/szvone/Vmqphp

配套的V免签监控端( https://github.com/szvone/VmqApk

前言

V发卡为完全开源项目,开源项目意味着作者没有任何收入来源,仅凭个人空闲时间开发,如果您有经济条件,您可以赞助本项目的开发(下方收款码),如果您不想赞助,也请您点击上面的Star给一个星星,也是对我莫大的认同,感谢各位的支持。

微信赞助支付宝赞助

安装

  • 推荐使用宝塔面板安装,以下教程为宝塔面板安装教程,其他环境请参考自行配置

    1、下载源代码,Clone or download->Download ZIP

    2、宝塔面板中新建网站,设置:

     + 网站目录->运行目录 设置为public并保存
     + 伪静态 设置为thinkphp并保存
     + 默认文档 设置将index.html放在第一行并保存
    

    3、打开网站目录 config/database.php ,设置好您的mysql账号密码。

    4、导入数据库文件(位于根目录)vfkphp.sql到您的数据库。

    5、设置宝塔计划任务,访问URL,执行周期为每1分钟,访问内容为:http://域名/closeOrder

    6、至此网站搭建完毕,请访问后自行修改配置信息!后台登录地址:http://域名/login.html ,默认后台账号和密码均为admin

    7、请在V免签中设置您的回调地址:

     同步回调:http://您的域名/payReturn
     异步回调:http://您的域名/payNotify
    

升级说明:请您直接下载新版本覆盖旧版本即可!

调用

  • 请部署完成后访问后台,有详细的Api说明

注意

  • 本系统为对接v免签实现的一套自动发卡系统,所以请您在使用本套系统之前先部署v免签

  • v发卡面向用户是个人开发者,如果您不懂如何开发网站,那么v免签不适合您的使用!

  • v发卡是免费开源产品,所有程序均开放源代码,所以不会有收费计划,因此作者不可能教会每个人部署安装,请参考文档多百度谷歌,v免签使用具有一定的技术门槛,请见谅!

更新记录

  • v1.2.1(2020.05.26)

    • 修复购买商品出现500错误
  • v1.2(2020.05.26)

    • 修复部分用户购买后,发卡卡密为空的问题
  • v1.1(2019.05.15)

    • 修复当商品金额为小数的时候,付款金额不正常的情况
  • v1.0(2019.05.06)

    • PHP初版发布

版权信息

V免签遵循 MIT License 开源协议发布,并提供免费使用,请勿用于非法用途。

版权所有Copyright © 2019 by vone (http://szvone.cn)

All rights reserved。

vfkphp's People

Contributors

szvone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vfkphp's Issues

安装了最新版,点击购买按钮依然出现 500 错误

apache 2.46
php 7.2
mysql 5.6

依照说明在宝塔进行配置的。
没有开启SSL。
尝试开启后前台会有 httprequest 报错。

以下是点击购买按钮后的报错信息:
Request URL: http://fk.demo.cn/buy Request Method: POST Status Code: 500 Internal Server Error Remote Address: ip:80 Referrer Policy: no-referrer-when-downgrade

期待作者解决

发卡就象发神经

支付都正常,卡密就象捉迷藏,有时能出来,有时为空白,而且大多数时候是空白。这代码够神经的,服了!

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.