magebitcom / magento2-hyva-checkout-utrust-payment
本模块允许在Hyva结账中使用Utrust_Payment模块
1.0.1
2024-07-10 10:12 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 10:31:29 UTC
README
安装
- 安装https://github.com/utrustdev/utrust-for-magento2
- 通过运行以下命令安装兼容性模块
composer require magebitcom/magento2-hyva-checkout-utrust-payment
- 启用模块
bin/magento module:enable Magebit_CheckoutUtrustPayment && bin/magento setup:upgrade