Woocommerce payment method for bKash for easy checkout.
Installation Guide
After activate the plugin you need to go to Woocommerce settings for payments. Here you can see bKash as a payment method. Enable this and open settings for this payment method.
Here you will see a link to go to the settings. (Or you may go to the bKash Settings from left menu).
Collect your USERNAME, PASSWORD, APP_KEY, APP_SECRET from bKash. Place this in here and you are able to collect your payment.
Test Mode
In test mode, there are two options. One is with Test Credentials and another is without credentials. You may play with this plugin without giving any credentials. But when you need to generate document for bKash, you must need to fill up the necessary information.
You can use the below information for a test transaction.
Please provide necessary information here to receive live credentials: bKash
Demo Video
Privacy Policy
Payment Gateway bKash for WC uses Appsero SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot problems faster & make product improvements.
Appsero SDK does not gather any data by default. The SDK only starts gathering basic telemetry data when a user allows it via the admin notice. We collect the data to ensure a great user experience for all our users.
Integrating Appsero SDK DOES NOT IMMEDIATELY start gathering data, without confirmation from users in any case.
Payment Gateway bKash for WC is being developed on GitHub. If you’re interested in contributing to the plugin, please look at Github page.
Installation
After activate the plugin you need to go to Woocommerce settings for payments. Here you can see bKash as a payment method. Enable this and open settings for this payment method.
Here you will see a link to go to the settings. (Or you may go to the bKash Settings from left menu).
Collect your USERNAME, PASSWORD, APP_KEY, APP_SECRET from bKash. Place this in here and you are able to collect your payment.
Screenshots
Admin panel payment methods list
Admin panel bKash payment method settings
Order details data
bKash as a payment method
bkash main payment
bkash Payment List
bkash Payment Refund
bkash Search Transaction
bKash Document Generator
FAQ
Do I need bKash credentials?
Yes. You need bKash USERNAME, PASSWORD, APP_KEY and APP_SECRET.
How do I get credentials?
You may contact with bKash support 16247.
How do I get bKash dov for submission
In this plugin, you can generate the doc.
Is this a plug and play plugin?
Yes. Follow the installation process and you are good to go.
Can I generate API doc in this plugin?
Yes. You can generate and download the API doc inside the admin panel.
Can I refund?
Yes uou can refund from this plugin. Both automatic and manual payments are available.
Changelog
v3.0.0 (April 10, 2023)
Add: Checkout URL
Refund ID in table
Support parent order note
other cosmetic changes
v2.1.0 (February 28, 2022)
Add: Refund Transaction
Add: Manual and automatic refund
Add: Search Transaction
Add: Refund API document generation
fix: Order Pay Page bKash Payment
fix: Document generation process
v2.0.0 (April 26, 2021)
New plugin structure with React JS.
New options panel with more options.
Transactions list and pagination without loading.
Verify transaction option.
Most Important: API doc generation and download automatically.
Actions and filters introduced.
Rest api added.
More functionalities added to simply the code.
Display transaction charge in admin order page.
Display transaction charge in checkout page.
Display transaction charge in order review.
jQuery removed from checkout page and added automatically from JS.
Upgrader option for auto update date from old version to new version.