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
- Host: GitHub
- URL: https://github.com/php-lsys/paygateway
- Owner: php-lsys
- Created: 2018-09-09T12:59:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T14:22:30.000Z (about 6 years ago)
- Last Synced: 2025-12-14T15:50:30.663Z (7 months ago)
- Language: PHP
- Size: 28.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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