PHPackages                             mmrtonmoybd/bd-payments - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. mmrtonmoybd/bd-payments

ActiveAimeos-extension[Payment Processing](/categories/payments)

mmrtonmoybd/bd-payments
=======================

Bangladeshi Payment extension for Aimeos e-commerce solutions

2024.10.1.1(1y ago)04LGPL-3.0PHPPHP ^8.1

Since Oct 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mmrtonmoybd/bd-payments)[ Packagist](https://packagist.org/packages/mmrtonmoybd/bd-payments)[ RSS](/packages/mmrtonmoybd-bd-payments/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

[ ![Aimeos logo](https://camo.githubusercontent.com/e55b7a8426f14ba6040d604746b03b7e096af41ede8fead0ea817cbb8d60f998/68747470733a2f2f61696d656f732e6f72672f66696c6561646d696e2f74656d706c6174652f69636f6e732f6c6f676f2e706e67 "Aimeos")](https://aimeos.org/)Aimeos Bangladeshi payment extension
====================================

[](#aimeos-bangladeshi-payment-extension)

Aimeos Bangladeshi extension for additional payment methods and their service provider. Some of them may have beta quality and improvements or contributions are always welcome!

Installation
------------

[](#installation)

As every Aimeos extension, the easiest way is to install it via [composer](https://getcomposer.org/). If you don't have composer installed yet, you can execute this string on the command line to download it:

```
php -r "readfile('https://getcomposer.org/installer');" | php -- --filename=composer

```

Add the cache extension name to the "require" section of your `composer.json` file:

```
"require": [
    "mmrtonmoybd/bd-payments": "dev-master",
    ...
],

```

You should use a stable release if you don't want to add code or improve the implementation. The available stable versions can be found on [Packagist](https://packagist.org/packages/mmrtonmoybd/bd-payments).

Afterwards you only need to execute the composer update command on the command line:

```
composer update

```

These commands will install the Aimeos extension into the extension directory and it will be available immediately.

Configuration
-------------

[](#configuration)

Payment options are configured via the shop administration interface in the ["Service" tab](https://aimeos.org/docs/latest/manual/services) and you can add as many payment options as you need to the list for each site. They will be shown on the payment page in the checkout process. In the detail view of a new payment option, you have to enter some values:

[![Aimeos payment detail view](https://camo.githubusercontent.com/5f1a4551e2030a334481c74bc21e5255f908a589b578c82ed3a99c3c8363fded/68747470733a2f2f61696d656f732e6f72672f646f63732f6c61746573742f6d616e75616c2f41646d696e2d736572766963652d6f6d6e697061792e706e67)](https://camo.githubusercontent.com/5f1a4551e2030a334481c74bc21e5255f908a589b578c82ed3a99c3c8363fded/68747470733a2f2f61696d656f732e6f72672f646f63732f6c61746573742f6d616e75616c2f41646d696e2d736572766963652d6f6d6e697061792e706e67)

Make sure you set the status to "enabled" and the type to "Payment". Use an unique code for the payment option, idealy it should be readable and consist only of characters a-z, 0-9 and a few special characters like "-", "\_" or ".". The value for the field "Provider" must be the last part of the class name of the payment service provider. Each of the following sections will tell you how it must be named. The last input field influences the position of the payment option within the list of payment options and you should use zero for the top position and greater values for the next payment options.

In the right side of the panel you can add the configuration settings that are specifically required for each payment provider. The list of available settings for each payment provider can be found in the [service documentation](https://aimeos.org/docs/latest/manual/services/#built-in-payment-services).

License
-------

[](#license)

The Aimeos Bangladeshi payments extension is licensed under the terms of the LGPLv3 Open Source license and is available for free.

Links
-----

[](#links)

- [Issue tracker](https://github.com/mmrtonmoybd/bd-payments/issues)
- [Source code](https://github.com/mmrtonmoybd/bd-payments)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

573d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dcade3e42d15ef1b82eed2d6dd40e7fc5ab87488c26e6aef37a07f5f085f712?d=identicon)[mmrtonmoybd](/maintainers/mmrtonmoybd)

---

Top Contributors

[![mmrtonmoybd](https://avatars.githubusercontent.com/u/40266584?v=4)](https://github.com/mmrtonmoybd "mmrtonmoybd (2 commits)")

---

Tags

paymentshope-commerceaimeosbkashnagadsslcommerzaamarpay

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mmrtonmoybd-bd-payments/health.svg)

```
[![Health](https://phpackages.com/badges/mmrtonmoybd-bd-payments/health.svg)](https://phpackages.com/packages/mmrtonmoybd-bd-payments)
```

###  Alternatives

[aimeos/aimeos-laravel

Cloud native, API first Laravel eCommerce package with integrated AI for ultra-fast online shops, marketplaces and complex B2B projects

8.6k214.7k3](/packages/aimeos-aimeos-laravel)[aimeos/ai-payments

Payment extension for Aimeos e-commerce solutions

2160.7k](/packages/aimeos-ai-payments)[aimeos/ai-laravel

Laravel adapter for Aimeos e-commerce integration

971228.8k2](/packages/aimeos-ai-laravel)[aimeos/ai-typo3

TYPO3 adapter for Aimeos e-commerce integration

95392.1k1](/packages/aimeos-ai-typo3)[amsgames/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, TRANSACTIONS and ITEMS) to Laravel for customizable builds.

4845.9k](/packages/amsgames-laravel-shop)[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11340.0k42](/packages/silvershop-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
