bkash-example
bkash-example copied to clipboard
Bkash api implementation
PHP Bkash Payment Client Example
Installation
Clone this repo. Go to this repo directory in terminal and run this command
composer install
Wait for few minutes. Composer will automatically install this package for your project.
Update .env
and run this command
php -S localhost:8003 -t .
Visit localhost:8003.