leaps/leaps-payment

leaps的支付扩展,支持支付宝,微信支付等


Keywords
payment, extension, leaps
License
BSD-1-Clause

Documentation

用于 Leaps 的 Payment 扩展

该扩展为 Leaps framework 添加 alipayWeChat 等客户端。

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Latest Stable Version Total Downloads Build Status

安装

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist leaps/leaps-payment

or add

"leaps/leaps-payment": "~1.0.0"

to the require section of your composer.json.