magebitcom / magento2-hyva-checkout-cardstream-payment
This module enables to use Cardstream module with Hyva checkout
Installs: 0
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: *
This package is auto-updated.
Last update: 2024-11-10 11:29:39 UTC
README
Installation
- Install Cardstream_PaymentGateway
- Install Compatability Module by running
composer require magebitcom/magento2-hyva-checkout-cardstream-payment
- Enable Module
bin/magento module:enable Magebit_CheckoutCardstreamPayment && bin/magento setup:upgrade