bluepayment-plugin/magento-hyva-autopay 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

bluepayment-plugin/magento-hyva-autopay

Composer 安装命令:

composer require bluepayment-plugin/magento-hyva-autopay

包简介

Hyva Checkout compatibility for the BlueMedia Autopay payment module

README 文档

README

Basic information

BlueMedia_HyvaPayment is a compatibility module for Magento 2 stores using Hyvä Checkout. It extends the base payment module BlueMedia_BluePayment with views, styles, and Magewire components required to support Autopay payments in Hyvä Checkout.

This module does not replace BlueMedia_BluePayment. The base module remains responsible for payment configuration, communication with Autopay, payment channel synchronization, ITN handling, refunds, and transaction data.

Requirements

  • Magento 2 with a working Hyvä Checkout installation.
  • Active BlueMedia_BluePayment module.
  • Active Hyvä modules required by BlueMedia_HyvaPayment:
    • Hyva_Checkout,
    • Hyva_CompatModuleFallback.
  • Compatible PHP and Magento versions, the same as required by the base module.

Compatibility table

Composer package Magento module Required base module BlueMedia_BluePayment Magento PHP Notes
bluepayment-plugin/magento-hyva-autopay 1.0.1 BlueMedia_HyvaPayment 2.34.0 or newer Same as for the base module Same as for the base module Support for the always-visible BLIK 0 code field in the custom Autopay payment list.
bluepayment-plugin/magento-hyva-autopay 1.0.0 BlueMedia_HyvaPayment 2.33.0 or newer Same as for the base module Same as for the base module First release of the Hyvä Checkout module.

The Hyvä module should be updated together with the base module. If you install a newer version of BlueMedia_BluePayment, use the latest available version of BlueMedia_HyvaPayment.

What’s new

The list of changes is available in CHANGELOG.md.

Installation

Via Composer

Install the module with the following command:

composer require bluepayment-plugin/magento-hyva-autopay

Then go to module activation.

Via ZIP package

  1. Download the Hyvä module package.
  2. Upload the ZIP file to the Magento root directory.
  3. From the Magento root directory, run:
unzip -o -d app/code/BlueMedia/HyvaPayment bluepayment-hyva-payment-*.zip
rm bluepayment-hyva-payment-*.zip
  1. Go to module activation.

Module activation

Run the following commands from the Magento root directory:

bin/magento module:enable BlueMedia_BluePayment BlueMedia_HyvaPayment --clear-static-content
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento cache:flush

If BlueMedia_BluePayment is already active, you can enable only the Hyvä module:

bin/magento module:enable BlueMedia_HyvaPayment --clear-static-content
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento cache:flush

After activation, check the module status:

bin/magento module:status BlueMedia_BluePayment BlueMedia_HyvaPayment Hyva_Checkout Hyva_CompatModuleFallback

Configuration

Autopay payment configuration

Configuration of service credentials, test mode, payment channels, BLIK 0, Google Pay, cards, one-click payments, and refunds is handled in the base module:

Stores -> Configuration -> Sales -> Payment Methods -> Autopay Online Payment

A detailed description is available in the README of the base module.

Hyvä Checkout configuration

The Hyvä module adds a separate configuration section in the Autopay payment method settings:

Stores -> Configuration -> Sales -> Payment Methods -> Autopay Online Payment -> Hyvä Checkout

Available option:

Field Default Description
Override Hyvä payment list template No When enabled, the module replaces the default Hyvä payment method list template with a custom Autopay template.

Payment method list view

By default, the module uses the standard Hyvä Checkout payment method list.

After enabling Override Hyvä payment list template, the module uses the Autopay template, which:

  • displays the payment channel icon on the left,
  • adds a short payment channel description below the name,
  • groups all Autopay payment channels under a heading,
  • supports the always-visible BLIK 0 code field when Always show BLIK code field is enabled in the base module.

When Override Hyvä payment list template is disabled, checkout uses the standard Hyvä list and the BLIK 0 code field appears only after the customer selects the BLIK method.

Autopay template:

Autopay payment list template

Default Hyvä template:

Default Hyvä payment list template

Channels and separate payment methods

The payment channel list comes from the BlueMedia_BluePayment module. To make channels visible in Hyvä Checkout:

  1. Configure the Autopay service credentials in the base module.
  2. Synchronize payment channels in the Magento admin panel.
  3. In the base module, set whether channels should be displayed as a list inside the Autopay method or as separate payment methods.
  4. Clear the Magento cache.

Separate payment methods use the same channel configuration, sort order, descriptions, and icons as the standard Magento checkout.

bluepayment-plugin/magento-hyva-autopay 适用场景与选型建议

bluepayment-plugin/magento-hyva-autopay 是一款 基于 HTML 开发的 Composer 扩展包,目前已累计 107 次下载、GitHub Stars 达 1, 最近一次更新时间为 2026 年 05 月 11 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 bluepayment-plugin/magento-hyva-autopay 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 bluepayment-plugin/magento-hyva-autopay 我们能提供哪些服务?
定制开发 / 二次开发

基于 bluepayment-plugin/magento-hyva-autopay 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: LGPL-2.1-or-later
  • 更新时间: 2026-05-11