Antom Payment Adminhtml Module for Magento 2. This module provides the admin functionality for integrating Antom payment with Magento 2.
- Admin interface to configure Antom Payment API credentials (API Key, API Secret)
- Enable or disable Antom Payment methods
- Manage environment mode: Sandbox or Production
This module can be installed via composer:
composer require antom/magento2-adminhtml
Next, enable the module:
php bin/magento module:enable Antom_Adminhtml
Next, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Please keep in mind that after installing this module, you will only have backend and core functionalities.
Contact us: tech.support.na@service.alipay.com