Download the PHP package begateway/magento2-payment-module without Composer
On this page you can find all versions of the php package begateway/magento2-payment-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download begateway/magento2-payment-module
More information about begateway/magento2-payment-module
Files in begateway/magento2-payment-module
Package magento2-payment-module
Short Description BeGateway Magento 2 payment module
License OSL-3.0 AFL-3.0
Informations about the package magento2-payment-module
beGateway Payment Module for Magento 2 CE
Русская версия
This is a Payment Module for Magento 2 Community Edition, that gives you the ability to process payments through payment service providers running on beGateway platform.
Requirements
- Magento 2 Community Edition 2.x (Tested up to 2.3.7 / 2.4.2)
- BeGateway PHP API library - (Integrated in Module)
Note: this module has been tested only with Magento 2 Community Edition, it may not work as intended with Magento 2 Enterprise Edition
Installation (composer)
-
Install Composer - Composer Download Instructions
-
Install Payment Module
-
Enable Payment Module
-
If you are not running your Magento installation in compiled mode, skip to the next step. If you are running in compiled mode, complete this step:
-
Deploy Magento Static Content (Execute If needed)
To see the full list of ISO-636 language codes, run:
Installation (manual)
-
Download the Payment Module archive, unpack it and upload its contents to a new folder of your Magento 2 installation
-
Install beGateway PHP API Library
-
Enable Payment Module
-
Deploy Magento Static Content (Execute If needed)
To see the full list of ISO-636 language codes, run:
Configuration
- Login inside the Admin Panel and go to -> -> ->
- If the Payment Module Panel is not visible in the list of available Payment Methods, go to -> and clear Magento Cache by clicking on
- Go back to and click the button under the payment method to expand the available settings
- Set to , set the correct credentials, select your prefered transaction types and additional settings and click
Test data
If you setup the module with default values, you can use the test data to make a test payment:
- Shop Id
- Shop Secret Key
- Checkout Domain
- Gateway Domain
- Enable test mode
Yes
Test card details
Use the following test card to make successful test payment:
- Card number:
4200000000000000
- Name on card:
JOHN DOE
- Card expiry date:
01/30
- CVC:
123
Use the following test card to make failed test payment:
- Card number:
4005550000000019
- Name on card:
JOHN DOE
- Card expiry date:
01/30
- CVC:
123
Модуль оплаты beGateway для Magento 2 CE
Модуль оплаты для Magento 2 Community Edition, который даст вам возможность начать принимать платежи через провайдеров платежей, использующих платформу beGateway.
Требования
- Magento 2 Community Edition 2.x (тестировалось на версиях 2.3.7 / 2.4.2)
- BeGateway PHP API библиотека - (поставляется с модулем)
Примечание: этот модуль тестировался только с Magento 2 Community Edition и может работать не стабильно с Magento 2 Enterprise Edition
Установка (composer)
-
Установите Composer - инструкция по установке Composer
-
Установите модуль оплаты
-
Включите модуль оплаты
-
Пропустите этот шаг, если ваша версия Magento не запускается в режиме компиляции. В противном случае выполните эту команду:
-
Создайте статичный контент Magento (выполните если необходимо)
Чтобы получить полный список ISO-636 кодов языковых локалей, поддерживаемых Magento, выполните:
Установка (ручная)
-
Скачайте архив модуля, распакуйте его и скопируйте его содержимое в новую директорию вашей Magento 2 инсталляции
-
Установите beGateway PHP API библиотеку
-
Включить модуль оплаты
-
Пропустите этот шаг, если ваша версия Magento не запускается в режиме компиляции. В противном случае выполните эту команду:
- Создайте статичный контент Magento (выполните если необходимо)
Настройка
- Войдите в личный кабинет администратора и перейдите в -> -> ->
- Если панель модуля оплаты не видна в списке доступных методов оплаты, то перейдите в -> и очистите Magento кэш, нажав
- Вернитесь назад в и нажмите кнопку под способом оплаты , чтобы раскрыть доступные настройки
- Выберите в выпадающем списке параметра , задайте данные вашего магазина, выберите тип операции, доступные способы оплаты и прочие настройки. Нажмите , чтобы их сохранить
Тестовые данные
Вы можете использовать приведенные ниже тестовые данные, чтобы протестировать оплату.
- Id магазина
- Секретный ключ магазина
- Домен страницы оплаты
- Домен платежного шлюза
- Включить тестовый режим
Да
Тестовая карта
Используйте следующие данные карты для успешного тестового платежа:
- Номер карты: 4200000000000000
- Имя на карте: JOHN DOE
- Месяц срока действия карты: 01/30
- CVC: 123
Используйте следующие данные карты для неуспешного тестового платежа:
- Номер карты: 4005550000000019
- Имя на карте: JOHN DOE
- Месяц срока действия карты: 01/30
- CVC: 123
All versions of magento2-payment-module with dependencies
magento/module-sales Version *
magento/module-quote Version *
magento/module-checkout Version *
magento/module-payment Version *
begateway/begateway-api-php Version ~4.4.0