adryanev / yii2-midtrans
Midtrans payment
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Type:yii2-extension
Requires
- chabibnr/yii2-sweetalert: *
- yiisoft/yii2: ~2.0
- yiisoft/yii2-httpclient: ~2.0
This package is auto-updated.
Last update: 2024-11-20 00:36:34 UTC
README
Midtrans payment
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist chabibnr/yii2-midtrans "*"
or add
"chabibnr/yii2-midtrans": "*"
to the require section of your composer.json
file.