PHPackages                             badaso/midtrans-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. badaso/midtrans-module

ActiveLibrary[Admin Panels](/categories/admin)

badaso/midtrans-module
======================

payment gateway using midtrans for badaso

1.1.2(2y ago)42971[2 issues](https://github.com/uasoft-indonesia/badaso-midtrans-module/issues)proprietaryVue

Since Nov 10Pushed 2y agoCompare

[ Source](https://github.com/uasoft-indonesia/badaso-midtrans-module)[ Packagist](https://packagist.org/packages/badaso/midtrans-module)[ Docs](https://badaso.uatech.co.id/)[ RSS](/packages/badaso-midtrans-module/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (7)Dependencies (3)Versions (10)Used By (0)

badaso/midtrans-module
======================

[](#badasomidtrans-module)

Use midtrans payment gateway

Installation
------------

[](#installation)

- Install badaso first with commerce module installed. Also you can install commerce theme if you want to. After that, you can install the module with the following command.

```
composer require badaso/midtrans-module
```

- Run the following command to easily setup the module.

```
php artisan migrate
php artisan badaso-midtrans:setup
composer dump-autoload
php artisan db:seed --class=BadasoMidtransModuleSeeder
```

- Add the plugins to your `MIX_BADASO_MODULES` to `.env`. If you have another plugins installed, include them using delimiter comma (,).

```
MIX_BADASO_MODULES=midtrans-module

```

- Add the plugins menu to your `MIX_BADASO_MENU` to `.env`. If you have another menu, include them using delimiter comma (,).

```
MIX_BADASO_MENU=admin,midtrans-module

```

- Fill the other variables in .env file.

    - `MIDTRANS_MERCHANT_ID` Required. Merchant ID from midtrans dashboard.
    - `MIDTRANS_CLIENT_KEY` Required. Client KEY from midtrans dashboard.
    - `MIDTRANS_SERVER_KEY` Required. Server KEY from midtrans dashboard.
- Fill the payment config in `badaso-commerce.php`. For example:

    - `'payments' => ['Uasoft\Badaso\Module\Midtrans\BadasoMidtransModule']`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~151 days

Recently: every ~215 days

Total

7

Last Release

740d ago

Major Versions

0.1.2 → 1.0.02023-01-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/44616a72429c37aaaef84b330ab13bd6ab134431734a480ce6dad6df6e07b2a6?d=identicon)[kizeh](/maintainers/kizeh)

---

Top Contributors

[![miftahurrahmi](https://avatars.githubusercontent.com/u/60600153?v=4)](https://github.com/miftahurrahmi "miftahurrahmi (22 commits)")[![rizkiheryandi](https://avatars.githubusercontent.com/u/25028868?v=4)](https://github.com/rizkiheryandi "rizkiheryandi (17 commits)")[![dannyatthaya](https://avatars.githubusercontent.com/u/59720628?v=4)](https://github.com/dannyatthaya "dannyatthaya (6 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (4 commits)")

---

Tags

badasocommercemidtranspayment-gatewaylaravelgeneratordashboardadminvuecommercepwapanelmidtransbadaso

### Embed Badge

![Health badge](/badges/badaso-midtrans-module/health.svg)

```
[![Health](https://phpackages.com/badges/badaso-midtrans-module/health.svg)](https://phpackages.com/packages/badaso-midtrans-module)
```

###  Alternatives

[badaso/core

The API &amp; platform builder, build your apps 10x faster even more, it's open source &amp; 100% free !

1.3k16.2k10](/packages/badaso-core)[lokielse/laravel-admin-generator

An Admin Panel Generator for Laravel 5

712.0k](/packages/lokielse-laravel-admin-generator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
