magebitcom / magento2-hyva-checkout-quickpay-gateway
This module enables to use QuickPay Gateway module with Hyva checkout
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- hyva-themes/magento2-compat-module-fallback: *
- hyva-themes/magento2-hyva-checkout: *
- magento/framework: *
- quickpay/magento2: ^2.4
This package is auto-updated.
Last update: 2024-11-10 11:43:40 UTC
README
Installation
- Install QuickPay_Gateway
- Install Compatability Module by running
composer require magebitcom/magento2-hyva-checkout-quickpay-gateway
- Enable Module
bin/magento module:enable Magebit_CheckoutQuickPayPayment && bin/magento setup:upgrade