smdmphd / omnipay-yookassa
YooKassa driver for Omnipay payment processing library
Installs: 1 682
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=7.1
- ext-json: *
- omnipay/common: ^3.0
- yoomoney/yookassa-sdk-php: ^2.0
Requires (Dev)
- omnipay/tests: ^3.0
README
YooKassa driver for Omnipay payment processing library
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 7.1+.
This package implements YooKassa support for Omnipay.
Basic Usage
The following gateway is provided by this package:
For general usage instructions, please see the main Omnipay repository.