2017 © Pedro Peláez
 

library wxpay_php_v3

WeChat Pay PHP API V3

image

royfj/wxpay_php_v3

WeChat Pay PHP API V3

  • Monday, July 24, 2017
  • by 157185350@qq.com
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

wxpay_php_v3

微信官方PHP V3,修改了几处原版API的错误:, (*1)

1

WxPayConfig文件中配置,加上, (*2)

const NOTIFY_URL = "<notify_url_here>";(默认注释)

2

WxpayAPI_php_v3\lib\WxPay.Notify.php的第79行。 这里把括号里面的$return_code参数删除掉。, (*3)

3

WxPay.Notify.php文件 在文件头加上require_once "WxPay.Api.php";, (*4)

The Versions

24/07 2017

dev-master

9999999-dev

WeChat Pay PHP API V3

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by lgh

24/07 2017

0.1.0

0.1.0.0

WeChat Pay PHP API V3

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by lgh

24/07 2017

v0.0.1

0.0.1.0

WeChat Pay PHP API V3

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by lgh