revolut/module-payment-hyva-checkout

Hyvä Checkout compatibility for the Revolut payment module

Maintainers

Package info

github.com/revolut-engineering/magento2-hyva-compatibility

Language:HTML

Type:magento2-module

pkg:composer/revolut/module-payment-hyva-checkout

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

1.1.3 2026-06-12 11:10 UTC

This package is not auto-updated.

Last update: 2026-06-12 11:20:45 UTC


README

This module adds Hyvä Checkout compatibility for the Revolut Payment plugin. Install it alongside revolut/module-payment when running a Hyvä-based checkout.

Requirements

  • PHP >= 7.4
  • revolut/module-payment ^2.1
  • hyva-themes/magento2-hyva-checkout ^1.1
  • magewirephp/magewire ^1.13

Installation

composer require revolut/module-payment-hyva-checkout
bin/magento module:enable Revolut_PaymentHyva
bin/magento setup:upgrade

Then recompile and deploy static content as required by your mode:

bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento cache:flush

No additional configuration is needed — the module reuses the existing Revolut payment settings (Stores → Configuration → Sales → Payment Methods → Revolut) and automatically applies them to the Hyvä checkout.