Skip to content

Latest commit

 

History

History
executable file
·
13 lines (6 loc) · 406 Bytes

README.md

File metadata and controls

executable file
·
13 lines (6 loc) · 406 Bytes

支付宝支付APP服务器端代码逻辑处理

index.php:支付宝APP支付(服务器端完成统一下单,将数据传输给APP,APP调起返回的支付信息完成支付)

notify.php:支付宝APP支付异步通知,更改订单状态。

config.php:支付宝开发者配置文件

tb_pay_log.sql:支付日志数据库文件

有问题可以发送到此邮箱:shangheguang#yeah.net 把#替换为@