Back to Projects
Laravel bKash Payment Gateway Package
Detailed Case Study
An open-source Laravel library designed to streamline the integration of bKash payment APIs (checkout and tokenized systems). Published on Packagist, it features easy configuration, automatic token refresh, payment intent creation, validation hooks, and pre-built controllers to drastically reduce integration time for developer teams.
Key Features:
- Plug-and-play Configuration: Zero-boilerplate setup with simple environment credentials.
- Robust Token Management: Automated cache-based token storage and renewal mechanisms to avoid API lockouts.
- Comprehensive API Actions: Inbuilt supports for Create, Execute, Query, Search, and Refund operations.
- Clean Architecture: Strict adherence to PSR standards and highly detailed exception handling for transaction logging.
Project Parameters
Date Logged
June 01, 2026
Technologies Utilized
PHP
Laravel Package Development
Packagist
cURL
PHPUnit