adyen / module-hyva-checkout
Adyen Integration with Hyva Checkout
Installs: 31 930
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 3
Forks: 17
Open Issues: 18
Type:magento2-module
Requires
- adyen/module-payment: ^9.13.0
- hyva-themes/magento2-default-theme: ^1.3
- hyva-themes/magento2-hyva-checkout: ^1.3
- hyva-themes/magento2-theme-module: ^1.3.11
Requires (Dev)
- magento/magento-coding-standard: *
- phpunit/phpunit: ~9.6.1
- squizlabs/php_codesniffer: ~3.13.0
This package is auto-updated.
Last update: 2025-08-26 07:39:56 UTC
README
⚠️ Attention:
This integration is no longer officially maintained by Adyen and will not get new features by Adyen. All existing integrations using this plugin are still functional. Merchants are now responsible for maintaining their integrations.
Adyen Payment - Integration with Hyva Checkout
This module supports Adyen payments via the Hyva Checkout implementation for Magento 2.
Dependencies
This module depends on:
- Adyen_Payment plugin
- The Hyva default theme
- Hyva_Checkout plugin
Payment methods implemented in 2024-2025
- Affirm
- Amazon Pay
- Apple Pay
- Cash App
- Credit Card (CC)
- Credit Card Vault (CC Vault)
- Default (generic method template - can be extended)
- Facilypay 3x
- Facilypay
- Google Pay
- PayPal
- Hyva checkout is compatible with Magento <= 2.4.7 via Adyen magento-2 dependency
- Hyva is not compatible with Adyen Adobe Express Checkout module
Installation
The dependencies may be obtained like for example
"adyen/module-payment": "^9.13.0",
"hyva-themes/magento2-default-theme": "^1.3",
"hyva-themes/magento2-hyva-checkout": "^1.1",
Basic setup
The setup requires Adyen Payment configuration. This module does not introduce any custom configuration options, so Adyen Payment configuration is done as it would be otherwise done for any other default case (e.g. Luma based checkout).
Then, the setup requires that for a given store, the Hyva theme and the Hyva checkout are configured:
- Navigate to the Content > Design > Configuration admin section and activate the hyva/default theme for a given store view
- Navigate to the Stores > Configuration > Hyva Themes > Checkout > General and activate
Hyva Default
(orHyva One page
) for a given store view.