srtipu5 / PHP-bKash-dynamic-charge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config.json Setup

{
"base_url" : "https://sbdynamic.pay.bka.sh/v1",
"username" : "your_bkash_provide_username",
"password" : "your_bkash_provide_password",
"app_key" : "your_bkash_provide_app_key",
"app_secret" : "your_bkash_provide_app_secret"
}

Payment Test

Go to 'payment.php' route

Refund Test

Go to 'refund.php' route

Sandbox Testing Credentials

Testing Number:  01619777283 , 01877722345, 01823074817
OTP: 123456
PIN: 12121

About


Languages

Language:PHP 91.8%Language:Hack 8.2%