{"id":23469852,"url":"https://github.com/uasoft-indonesia/badaso-midtrans-module","last_synced_at":"2025-10-29T06:12:23.615Z","repository":{"id":45237421,"uuid":"416190467","full_name":"uasoft-indonesia/badaso-midtrans-module","owner":"uasoft-indonesia","description":"Use midtrans payment gateway on Badaso","archived":false,"fork":false,"pushed_at":"2024-05-08T09:48:53.000Z","size":1084,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-16T05:42:14.549Z","etag":null,"topics":["badaso","commerce","midtrans","payment-gateway"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uasoft-indonesia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-12T05:00:46.000Z","updated_at":"2024-05-08T09:48:21.000Z","dependencies_parsed_at":"2024-05-08T10:42:38.515Z","dependency_job_id":"db1f0554-4de3-4c8a-8c24-14f102097601","html_url":"https://github.com/uasoft-indonesia/badaso-midtrans-module","commit_stats":{"total_commits":30,"total_committers":5,"mean_commits":6.0,"dds":0.5333333333333333,"last_synced_commit":"43909b5c84c367df12970968dd23ffba4fb11135"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasoft-indonesia%2Fbadaso-midtrans-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasoft-indonesia%2Fbadaso-midtrans-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasoft-indonesia%2Fbadaso-midtrans-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasoft-indonesia%2Fbadaso-midtrans-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uasoft-indonesia","download_url":"https://codeload.github.com/uasoft-indonesia/badaso-midtrans-module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647258,"owners_count":21139081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["badaso","commerce","midtrans","payment-gateway"],"created_at":"2024-12-24T15:36:26.985Z","updated_at":"2025-10-29T06:12:18.583Z","avatar_url":"https://github.com/uasoft-indonesia.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# badaso/midtrans-module\nUse midtrans payment gateway \n\n## Installation\n- 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.\n\n```bash\ncomposer require badaso/midtrans-module\n```\n\n- Run the following command to easily setup the module.\n\n```bash\nphp artisan migrate\nphp artisan badaso-midtrans:setup\ncomposer dump-autoload\nphp artisan db:seed --class=BadasoMidtransModuleSeeder\n```\n\n- Add the plugins to your `MIX_BADASO_MODULES` to `.env`. If you have another plugins installed, include them using delimiter comma (,).\n\n```\nMIX_BADASO_MODULES=midtrans-module\n```\n\n- Add the plugins menu to your `MIX_BADASO_MENU` to `.env`. If you have another menu, include them using delimiter comma (,).\n\n```\nMIX_BADASO_MENU=admin,midtrans-module\n```\n\n- Fill the other variables in .env file.\n  - `MIDTRANS_MERCHANT_ID` Required. Merchant ID from midtrans dashboard.\n  - `MIDTRANS_CLIENT_KEY` Required. Client KEY from midtrans dashboard.\n  - `MIDTRANS_SERVER_KEY` Required. Server KEY from midtrans dashboard.\n\n- Fill the payment config in `badaso-commerce.php`. For example:\n  - `'payments' =\u003e ['Uasoft\\Badaso\\Module\\Midtrans\\BadasoMidtransModule']`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuasoft-indonesia%2Fbadaso-midtrans-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuasoft-indonesia%2Fbadaso-midtrans-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuasoft-indonesia%2Fbadaso-midtrans-module/lists"}