PHPackages                             mage2pro/robokassa - 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. [CLI &amp; Console](/categories/cli)
4. /
5. mage2pro/robokassa

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

mage2pro/robokassa
==================

Robokassa (Робокасса) integration with Magento 2

1.5.1(1y ago)21731[1 issues](https://github.com/mage2pro/robokassa/issues)proprietaryPHP

Since Apr 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mage2pro/robokassa)[ Packagist](https://packagist.org/packages/mage2pro/robokassa)[ Docs](https://mage2.pro/c/extensions/robokassa)[ RSS](/packages/mage2pro-robokassa/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (61)Used By (0)

The module integrates a Magento 2 based webstore with the **[Robokassa](https://www.robokassa.ru/en)** payment service (Russia).
Robokassa is used by **[10% of Russian webstores](https://mage2.pro/t/3716)** (2017).
The module is **free** and **open source**.

Demo video
----------

[](#demo-video)

[https://www.youtube.com/watch?v=hK3dBmW4tg4&amp;list=PLTq8uOpBQGsFVidNBE9PO3G366IJ0JBTv](https://www.youtube.com/watch?v=hK3dBmW4tg4&list=PLTq8uOpBQGsFVidNBE9PO3G366IJ0JBTv)

[Screenshots](https://mage2.pro/tags/robokassa-screenshot)
----------------------------------------------------------

[](#screenshots)

- The frontend checkout screen:
    - [in the «**images**» mode](https://mage2.pro/t/topic/4536)
    - [in the «**text**» mode](https://mage2.pro/t/topic/4535)
- [The payment information blocks](https://mage2.pro/t/topic/4544)
- [The backend order list](https://mage2.pro/t/topic/4546)
- [The backend settings](https://mage2.pro/t/topic/4538)

The available payment options for Russia
----------------------------------------

[](#the-available-payment-options-for-russia)

### e-wallet

[](#e-wallet)

- QIWI Wallet
- Yandex.Money
- WMR
- ElecsnetWallet
- RUR W1

### Internet Banking

[](#internet-banking)

- Bank Card
- Alfa-Click
- Russian Standard Bank
- VTB24
- RUR W1
- Moscow Industrial Bank
- Banca Intesa
- Bank AVB
- BINBANK
- Federal Bank For Innovation And Development
- Mezhtopenergobank
- Sovcombank
- National Bank TRUST
- HandyBank
- Bank Obrazovanie
- FlexBank
- FutureBank
- KranBank
- KostromaSelcombank
- NS Bank
- WestInterBank
- Credit Ural Bank

### Bank card

[](#bank-card)

- Bank Card
- Apple Pay
- Samsung Pay

### terminal

[](#terminal)

- QIWI Wallet

### mobile operator

[](#mobile-operator)

- Mts
- Tele2
- Tattelecom
- Beeline
- Megafon

### other methods

[](#other-methods)

- Euroset
- Svyaznoy

### Электронным кошельком

[](#электронным-кошельком)

- QIWI Кошелек
- Яндекс.Деньги
- WMR
- Кошелек Элекснет
- RUR Единый кошелек

### Через интернет-банк

[](#через-интернет-банк)

- Банковская карта
- Альфа-Клик
- Банк Русский Стандарт
- ВТБ24
- RUR Единый кошелек
- Московский Индустриальный Банк
- Банк Интеза
- Банк АВБ
- БИНБАНК
- ФБ Инноваций и Развития
- Межтопэнергобанк
- Совкомбанк
- Национальный банк ТРАСТ
- HandyBank
- Банк Образование
- ФлексБанк
- ФьючерБанк
- КранБанк
- Костромаселькомбанк
- Независимый строительный банк
- ВестИнтерБанк
- Кредит Урал Банк

### Банковской картой

[](#банковской-картой)

- Банковская карта
- Apple Pay
- Samsung Pay

### В терминале

[](#в-терминале)

- QIWI Кошелек

### Сотовые операторы

[](#сотовые-операторы)

- МТС
- Tele2
- Таттелеком
- Билайн
- Мегафон

### Другие способы

[](#другие-способы)

- Евросеть
- Связной

How to install
--------------

[](#how-to-install)

[Hire me in Upwork](https://upwork.com/fl/mage2pro), and I will:

- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need

### 2. Self-installation

[](#2-self-installation)

```
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/robokassa:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f ru_RU en_US
bin/magento maintenance:disable

```

How to update
-------------

[](#how-to-update)

```
bin/magento maintenance:enable
composer remove mage2pro/robokassa
rm -f composer.lock
composer clear-cache
composer require mage2pro/robokassa:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f ru_RU en_US
bin/magento maintenance:disable

```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity77

Established project with proven stability

 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 ~46 days

Recently: every ~455 days

Total

60

Last Release

596d ago

Major Versions

0.9.4 → 1.0.02017-04-18

### Community

Maintainers

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

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (205 commits)")

---

Tags

mage2promage2pro-modulemage2pro-module-readymage2pro-module-reusablemage2pro-paymentmagentomagento2magento2-extensionmagento2-modulemagento2-payment-gatewayrobokassarussiaapiterminalmagentopaymentApple Payecommercepayment gatewaycredit-cardmagento 2payment-integrationrobokassamagento extensionyandex.moneyRussiamtsРоссияbank-cardBeelineмодульe-walletSovcombankСовкомбанкTele2Payment authorizationмодуль оплатыплатёжный модульмодуль для Magento 2internet bankingMegafonqiwi walletЯндекс.ДеньгиQIWI Кошелекbanca intesaWMRElecsnetWalletRUR W1Alfa-ClickRussian Standard BankVTB24Moscow Industrial BankBank AVBBINBANKFederal Bank For Innovation And DevelopmentMezhtopenergobankNational Bank TRUSTHandyBankBank ObrazovanieFlexBankFutureBankKranBankKostromaSelcombankNS BankWestInterBankCredit Ural BankSamsung Paymobile operatorTattelecomEurosetSvyaznoyЭлектронный кошелёкКошелек ЭлекснетRUR Единый кошелекБанковская картаАльфа-КликБанк Русский СтандартМосковский Индустриальный БанкБанк ИнтезаФБ Инноваций и РазвитияМежтопэнергобанкНациональный банк ТРАСТФлексБанкФьючерБанкКостромаселькомбанкНезависимый строительный банкВестИнтерБанкКредит Урал БанкБанковской картойВ терминалеСотовые операторыТаттелекомБилайнДругие способыЕвросетьСвязнойИнтернет-банк

### Embed Badge

![Health badge](/badges/mage2pro-robokassa/health.svg)

```
[![Health](https://phpackages.com/badges/mage2pro-robokassa/health.svg)](https://phpackages.com/packages/mage2pro-robokassa)
```

###  Alternatives

[mage2pro/stripe

Stripe integration with Magento 2

605.3k](/packages/mage2pro-stripe)

PHPackages © 2026

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