sarowar / bkash
A Laravel package for bKash payment gateway integration
v1.0.1
2025-01-07 16:08 UTC
This package is not auto-updated.
Last update: 2025-07-09 17:06:24 UTC
README
This package simplifies the integration of the bKash payment gateway into Laravel applications, supporting tokenized payments for a secure and seamless transaction experience.
Features
- Generate bKash Token
- Create Payments
- Execute Payments
- Query Payment Status
Installation
- Install the package via Composer:
composer require sarowar/bkash php artisan vendor:publish --tag=controllers php artisan vendor:publish --tag=config
License
This package is open-sourced software licensed under the MIT license.