magebitcom/magento2-hyva-checkout-cardstream-payment

This module enables to use Cardstream module with Hyva checkout

1.0.1 2024-07-10 10:54 UTC

This package is auto-updated.

Last update: 2024-11-10 11:29:39 UTC


README

Installation

  1. Install Cardstream_PaymentGateway
  2. Install Compatability Module by running
composer require magebitcom/magento2-hyva-checkout-cardstream-payment
  1. Enable Module
bin/magento module:enable Magebit_CheckoutCardstreamPayment && bin/magento setup:upgrade