bKashQuickStarterAndroid
bKashQuickStarterAndroid copied to clipboard
Quick Starter Android Boilerplate for Easy bKash Integration
In your app, I don't find any place where I can change the merchant details. It will be great if you add this to your documentation.
I am using your source code and in my first run, it is not showing any message when I click payment to cancel and keeps on the same screen rather...
You need to update WebViewClient interface to handle SSLError. Otherwise, you will get Alert from google play store after publishing the app. You can try this bunch of code to...