Skip to content

个人在线发卡系统,高效安全的发卡平台

Notifications You must be signed in to change notification settings

WASDGEEK/card-system

This branch is 39 commits ahead of, 193 commits behind Tai7sy/card-system:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

043ee5b · Jan 24, 2020

History

44 Commits
Jan 24, 2020
Jan 24, 2020
Jan 19, 2020
Jan 13, 2020
Jan 24, 2020
Jan 24, 2020
Jan 24, 2020
Jan 13, 2020
Jan 13, 2020
Jan 13, 2020
Jul 9, 2019
Jan 11, 2020
Jan 11, 2020
Jan 13, 2020
Jan 24, 2020
Jan 24, 2020
Jul 9, 2019
Jan 19, 2020
Jan 13, 2020
Jan 13, 2020

Repository files navigation

CardSystem

License PHP from Packagist badge License Travis

安装文档   更新文档

介绍

一款高效安全的发卡平台。

支持的支付渠道:

  • 支付宝(电脑支付/手机支付/当面付/V2版即时到账/V4版高级手机网站支付)
  • 微信支付(扫码支付/H5支付/JSAPI支付)
  • QQ钱包
  • 商业版接口
  • CoinPayments(支持上千种数字货币)
  • Blockchain.com(BTC)
  • MugglePay
  • PayPal
  • 付呗
  • 有赞支付
  • 恒隆支付
  • PayJS
  • 黔贵金服
  • 云创支付
  • 码支付
  • 即充宝/JCBPay
  • 吉易支付/JIPAYS
  • 思狐云支付/UigPay
  • 幻兮支付
  • ...

更多请参考 card-gateway

常见问题

  • 修改 .env 文件无效 / 修改网站设置无效
cd /www/wwwroot/example.com  #进入网站目录
php artisan config:clear
php artisan cache:clear
  • 忘记密码后重置
cd /www/wwwroot/example.com  #进入网站目录
php artisan reset:password [email protected] 123456
  • 500错误
storage/logs 里面有错误详细内容, 可以自行参考解决, 或者附录log文件提交issue/mail	

商业版

商业版在当前版本基础上增加了许多功能,是一款成熟完善的发卡平台系统,欢迎咨询。

测试站 http://demo.fakaxitong.com/

About

个人在线发卡系统,高效安全的发卡平台

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 72.9%
  • HTML 27.0%
  • Vue 0.1%