承接 altapay/magento2-hyva-checkout 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

altapay/magento2-hyva-checkout

最新稳定版本:1.1.0

Composer 安装命令:

composer require altapay/magento2-hyva-checkout

包简介

AltaPay for Hyvä Checkout

README 文档

README

AltaPay integration with the Hyvä Checkout, allowing merchants to accept secure payments easily.

Prerequisites

This module relies on the following components:

Installation

Follow these steps to install and configure AltaPay for Hyvä Checkout in your Magento store:

  1. Run the following command in the Magento 2 root folder to install the module:
composer require altapay/magento2-hyva-checkout
  1. Enable the module:
php bin/magento module:enable Altapay_HyvaCheckout
  1. Upgrade the setup:
php bin/magento setup:upgrade
  1. Generate Hyvä configuration:
php bin/magento hyva:config:generate
  1. Build Tailwind CSS for Hyvä themes:
npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ run ci
npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ run build-prod

Or from your custom theme:

npm --prefix app/design/frontend/<Vendor>/<Theme>/web/tailwind run ci
npm --prefix app/design/frontend/<Vendor>/<Theme>/web/tailwind run build-prod

Changelog

See Changelog for all the release notes.

License

Distributed under the MIT License. See LICENSE for more information.

Documentation

For more details please see docs

统计信息

  • 总下载量: 18
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-08