badaso/midtrans-module 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

badaso/midtrans-module

Composer 安装命令:

composer require badaso/midtrans-module

包简介

payment gateway using midtrans for badaso

README 文档

README

Use midtrans payment gateway

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']

统计信息

  • 总下载量: 298
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 1
  • 开发语言: Vue

其他信息

  • 授权协议: proprietary
  • 更新时间: 2021-11-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固