An open API service indexing awesome lists of open source software.

https://github.com/php-lsys/paygateway

lsys module:paygateway install: composer require lsys/paygateway
https://github.com/php-lsys/paygateway

Last synced: about 1 month ago
JSON representation

lsys module:paygateway install: composer require lsys/paygateway

Awesome Lists containing this project

README

          

支付接口定义
===

> 定义支付接口. 把每个支付接口拆分成独立的包. 有利于支付接口的添加和自定义选取

> 示例:https://github.com/lsys/paygateway-dome

> 已经设配以下实现:

lsys/paygateway-alipay
lsys/paygateway-baidu
lsys/paygateway-jd
lsys/paygateway-palpay
lsys/paygateway-qpay
lsys/paygateway-unionpay
lsys/paygateway-wechat

> 使用示例:

lsys/paygateway-dome