This module provides compatibility between the EuroPayment_EuPlatesc payment module and Hyva Checkout.
composer require liquidlab/module-euplatesc-hyva-
Create the following directory structure in your Magento installation:
app/code/Liquidlab/HyvaEuPlatesc -
Download the module files and place them in the directory you created.
-
Enable the module:
bin/magento module:enable Liquidlab_HyvaEuPlatesc bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy
- Integrates EuPlatesc payment method with Hyva Checkout
- Provides a seamless checkout experience for customers using EuPlatesc payment gateway
- Optional checkout description text and payment-method icons, shown next to the method at checkout
- Magento 2.4.x
- Hyva Checkout 1.1.0 or higher
- EuroPayment_EuPlatesc module
No additional configuration is required. The module automatically integrates with Hyva Checkout when both Hyva Checkout and EuroPayment_EuPlatesc are installed and enabled.
For support, please contact Liquidlab Agency at info@liquidlab.ro.
This module is licensed under the MIT License.
