magebitcom/magento2-hyva-checkout-cardstream-payment

此模块允许在Hyva结账中使用Cardstream模块。

1.0.1 2024-07-10 10:54 UTC

This package is auto-updated.

Last update: 2024-09-10 11:08:02 UTC


README

安装

  1. 安装 Cardstream_PaymentGateway
  2. 运行以下命令安装兼容性模块:
composer require magebitcom/magento2-hyva-checkout-cardstream-payment
  1. 启用模块
bin/magento module:enable Magebit_CheckoutCardstreamPayment && bin/magento setup:upgrade