Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 396 Bytes

File metadata and controls

14 lines (11 loc) · 396 Bytes

Cardstream Payment Compatability with Hyvä Checkout

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