magebitcom / magento2-hyva-checkout-utrust-payment
This module enables to use Utrust_Payment module with Hyva checkout
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- hyva-themes/magento2-compat-module-fallback: *
- hyva-themes/magento2-hyva-checkout: *
- magento/framework: *
This package is auto-updated.
Last update: 2024-11-10 10:58:19 UTC
README
Installation
- Install https://github.com/utrustdev/utrust-for-magento2
- Install Compatability Module by running
composer require magebitcom/magento2-hyva-checkout-utrust-payment
- Enable Module
bin/magento module:enable Magebit_CheckoutUtrustPayment && bin/magento setup:upgrade