Yandex.Kassa integration

The extension integrates your Magento 2 store with the Yandex.Kassa (as known as Yandex.Checkout, Яндекс.Касса) payment service (Russia).
The source is on GitHub: https://github.com/mage2pro/yandex-kassa

Yandex.Kassa is used by 30% of Russian web stores (2017).
Yandex.Kassa also works in Armenia, Azerbaijan, Belarus, Georgia, Kazakhstan, Kyrgyzstan, Latvia, Moldova, Tajikistan.

How to buy

Use the PayPal form below:

There are local payment options available to the Russia-based customers.

You can try it before buy

Use the self-installation instruction below.

How to install

1. Free installation service

Just order my free installation service.

2. Self-installation

composer require mage2pro/yandex-kassa:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy ru_RU en_US <additional locales, e.g.: kk_KZ>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile

If you have some problems while executing these commands, then check the detailed instruction.

Screenshots

  1. The frontend checkout screen:

Hi. Does this work with Magento 2.3.3? What about Magento 2.1.8? Is this the same as Yandex Checkout?

  1. Yes.
  2. Yes.
  3. Yes.

Hello,

Is the extension compatible with Magento 2.4.x?

Thanks.