/bkash-example

Bkash api implementation

Primary LanguagePHP

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.

ScreenShots