magebitcom / magento2-hyva-checkout-cardstream-payment
此模块允许在Hyva结账中使用Cardstream模块。
1.0.1
2024-07-10 10:54 UTC
Requires
- hyva-themes/magento2-compat-module-fallback: *
- hyva-themes/magento2-hyva-checkout: *
- magento/framework: *
This package is auto-updated.
Last update: 2024-09-10 11:08:02 UTC
README
安装
- 安装 Cardstream_PaymentGateway
- 运行以下命令安装兼容性模块:
composer require magebitcom/magento2-hyva-checkout-cardstream-payment
- 启用模块
bin/magento module:enable Magebit_CheckoutCardstreamPayment && bin/magento setup:upgrade