adryanev / yii2-midtrans
Midtrans payment
Package info
github.com/adryanev/yii2-midtrans
Type:yii2-extension
pkg:composer/adryanev/yii2-midtrans
dev-master
2019-12-19 13:45 UTC
Requires
- chabibnr/yii2-sweetalert: *
- yiisoft/yii2: ~2.0
- yiisoft/yii2-httpclient: ~2.0
This package is auto-updated.
Last update: 2026-02-20 03:21:45 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.