magebitcom/magento2-hyva-checkout-utrust-payment

本模块允许在Hyva结账中使用Utrust_Payment模块

1.0.1 2024-07-10 10:12 UTC

This package is auto-updated.

Last update: 2024-09-10 10:31:29 UTC


README

安装

  1. 安装https://github.com/utrustdev/utrust-for-magento2
  2. 通过运行以下命令安装兼容性模块
composer require magebitcom/magento2-hyva-checkout-utrust-payment
  1. 启用模块
bin/magento module:enable Magebit_CheckoutUtrustPayment && bin/magento setup:upgrade