• This repository has been archived on 07/May/2020
  • Stars
    star
    552
  • Rank 80,298 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

个人网站即时到账收款解决方案 / Personal website instant payment solution

pay

个人网站即时到账收款解决方案
Personal website instant payment solution    

Links

SDK

Deploy

只提供一个思路, 不推荐部署在生产环境

  1. 按照博客文章里的提示, 打开控制台, 记下client_id/client_secret/授权店铺id, 补充到YouzanYunService文件里
  2. 如果没有域名证书或不打算使用, 需要修改index.php中的wssws, 并删除start.php中的ssl相关的代码
  3. 全局搜索替换pay.xu42.cn为你的域名
  4. 涉及到的几个端口号可以自行修改(为什么是这几个端口号? 哈哈 好问题 119是我女朋友生日~)
  5. 飞起来 php /path/src/start.php  

Contact