open-e-cont-md / yii2-payment-api
Yii-2 Extention for Open.e-Cont.md Payment API
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- josemmo/einvoicing: ^0.2.6
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2024-10-28 06:39:35 UTC
README
Open.e-Cont.md Payment API
Please don't use this repository. It's for testing purposes only!
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist open-e-cont-md/yii2-payment-api "*"
or add
"open-e-cont-md/yii2-payment-api": "*"
to the require section of your composer.json
file.