微信网上商城“校园饭萌“的制作,现已上线(基于ThinkPHP)

实现了: 1、微信授权登陆 2、微信支付、企业打款 演示地址:http://php.younian.me/Others/fanmeng/index.php?g=App&m=Index&a=index&special=1

discuz直接操作用户--模拟注册和登陆

Discuz版本: Discuz! X3.2 1、模拟注册 <?php error_reporting(0); require './source/class/class_core.php'; $discuz = C::app(); $discuz->init(); $res = D

关于微信支付的若干天坑。。。。

1、订单生成后金额改变 $input = new WxPayUnifiedOrder(); $input->SetBody($orderDetail["orderid"]); $input->SetAttach($orderDetail["cartdata&
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×