Skip to content

zGaron/wxpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxpay

Install

  1. 使用 phpize 安装
  git clone https://github.com/zGaron/wxpay.git
  cd wxpay/ext
  phpize
  ./configure --enable-wxpay
  make
  sudo make install
  1. 使用 Zephir 编译安装
  git clone https://github.com/zGaron/wxpay.git
  cd wxpay
  zephir build

Usage

统一下单用法见文件

tests/app_test.php

支付凭证的获取见文件

tests/app_credential_test.php

About

php extension for wxpay write in zephir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published