定制 concave/bkash 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

concave/bkash

Composer 安装命令:

composer require concave/bkash

包简介

Laravel Bkash Payment system intrigation package.

README 文档

README

Laravel bKash integration package!

Installation

Step 01: Run Command composer require concave/bkash

Step 02: Run Command php artisan migrate

Step 03: Run Command php artisan vendor:publish --tag=public --force

Step 04: Open public/concave/config.json and fill with your credentials!

Step 05: Add Payment Button with mandatory attributes, data-payment-amount="" data-invoice-number="" data-payment-intent="" id="bKash_button"

For example, data-payment-amount="" is your payment amount like data-payment-amount="200" , data-invoice-number="" is your unique invoice number like data-invoice-number="EXT00354KHF" and data-payment-intent="" is intent like as data-payment-intent="sale"

Add Following code in footer

<script src="https://code.jquery.com/jquery-1.8.3.min.js" integrity="sha256-YcbK69I5IXQftf/mYD8WY0/KmEDCv1asggHpJk1trM8=" crossorigin="anonymous"></script>

<script id="myScript" src="https://scripts.sandbox.bka.sh/versions/1.2.0-beta/checkout/bKash-checkout-sandbox.js"></script>

<script> var base_url = "{{ url('/') }}"; var csrf = "{{ csrf_token() }}"; </script>

<script src="{{ asset('concave/bkash.js') }}"></script>

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-10-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固