Skip to Content
Menu

bKash Payment Gateway by DBSL

by
Odoo

89.00

v 18.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 7579
Technical Name dbsl_payment_bkash
LicenseOPL-1
Websitehttps://www.dotbdsolutions.com
Versions 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 7579
Technical Name dbsl_payment_bkash
LicenseOPL-1
Websitehttps://www.dotbdsolutions.com
Versions 18.0 19.0
bKash Logo

bKash Payment Gateway

Complete Integration for Odoo 19 Enterprise

Version 19.0.1.3 | October 2025 | Production Ready

✓ Production Ready 🔒 Enterprise Security ⚡ Real-time Processing 🔄 Multi-mode Support
⚠️

Important: Do Not Run on Localhost

bKash requires HTTPS for callback URLs, which localhost cannot provide. Running on localhost will cause payment callback failures.

For development/testing:

  • Use ngrok or similar tunneling service to create HTTPS URLs
  • Set up a proper development domain with SSL certificate
  • Use a staging server with valid HTTPS

Without HTTPS, bKash callbacks will fail and payments cannot be completed successfully.

⭐ Core Features

bKash with Odoo Integration
💳

Multi-Mode Payments

  • Tokenized (0001) - PIN-only
  • Checkout (0011) - Full verification
  • Agreement (0000) - Recurring
  • Smart auto-mode selection
  • Customer preference support
🔄

Refund System

  • Partial & full refunds
  • Up to 10 refunds per transaction
  • Real-time status tracking
  • Automated processing
  • Complete audit trail
🔔

AWS SNS Webhooks

  • Real-time notifications
  • Auto-subscription confirm
  • Signature verification
  • IPN logging (11 types)
  • In-app notifications
💰

Disbursements

  • B2C customer payouts
  • B2B merchant transfers
  • Intra-account transfers
  • Balance queries
  • Batch processing ready
🔐

Security

  • JWT token authentication
  • SSL/TLS encryption
  • AWS SNS verification
  • Secure credentials
  • Comprehensive logging
🔗

Odoo Integration

  • Sales order automation
  • Invoice generation
  • Journal entries
  • Email notifications
  • Multi-company support

📊 Automatic Payment Tracking

All payments are automatically linked to invoices and sales orders!

✅ No Configuration Needed!

Payment tracking works out-of-the-box for both e-commerce and manual invoices. Every payment includes:

  • bKash Transaction ID (TrxID)
  • Linked invoice(s) and sales order(s)
  • Payment journal entry
  • Customer bKash wallet number
  • Complete reconciliation data

📖 See PAYMENT_TRACKING.md for detailed guide with examples.

📦 Installation Guide

Prerequisites

  • Odoo 19 Enterprise Edition
  • bKash Merchant Account with Tokenized Checkout API access
  • Valid SSL Certificate (for production webhooks)
  • Python 3.8+ with required packages

Step-by-Step Installation

1
Download Module

Download the payment_bkash module from your source or repository

2
Copy to Addons

Copy module to your Odoo custom addons directory:
cp -r payment_bkash /path/to/odoo/custom_addons/

3
Install Dependencies

Install required Python packages:
pip install requests>=2.28.0 cryptography>=41.0.0

4
Update Apps List

In Odoo: Apps → Update Apps List

5
Install Module

Search for "bKash Payment Gateway" and click Install
✅ Automatically creates account 101002 & journal BNK1

6
Configure Credentials

Navigate to: Settings → Payment Providers → bKash
Enter: Username, Password, App Key, App Secret

7
Setup Webhooks

Copy the webhook URL shown in provider settings
Configure it in your bKash merchant dashboard with AWS SNS

8
Enable & Test

Set State to "Test Mode" for sandbox or "Enabled" for production
Test a payment to verify the complete flow

⚠️ Disbursement Features Note

B2C Payout, B2B Payout, Intra-Account Transfer, and Organization Balance features are fully implemented and production-ready but require special API permissions from bKash.

These features return 403 Forbidden until bKash enables the disbursement APIs for your merchant account. Contact bKash support to request access.

🛡️ Security & Compliance

Security Features

📈 Business Benefits

Business Benefits
📊

Increased Sales

  • ✓ 25-40% higher conversion
  • ✓ Reduced cart abandonment
  • ✓ One-click repeat purchases
  • ✓ Guest checkout support

Faster Operations

  • ✓ 60% faster checkouts
  • ✓ Real-time confirmations
  • ✓ Automated processing
  • ✓ Instant notifications
💡

Better Experience

  • ✓ Mobile-first design
  • ✓ Familiar bKash interface
  • ✓ Multiple payment options
  • ✓ Error-free transactions
bKash Banner 1 bKash Banner 2

🚀 Transform Your E-commerce with bKash

Accept payments from millions of bKash users across Bangladesh

Dot BD Solutions Limited

Developed by Dot BD Solutions Limited

📍 Address

57, SEL Trident Tower
Naya Paltan, Dhaka-1000
Bangladesh

📞 Contact

Phone: +880 9617171533
Email: info@dotbdsolutions.com

🌐 Online

Website: dotbdsolutions.com
YouTube: @DotBdSolutionsLimited

Built with ❤️ for the Bangladeshi e-commerce ecosystem

Developer: Rafiur Rahman Rafit

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.