adyen / module-hyva-checkout
Adyen Integration with Hyva Checkout
Installs: 4 764
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 4
Forks: 3
Open Issues: 13
Type:magento2-module
Requires
- adyen/module-payment: ^9.6.1
- hyva-themes/magento2-default-theme: ^1.3
- hyva-themes/magento2-hyva-checkout: ^1.1
This package is auto-updated.
Last update: 2024-11-06 14:00:25 UTC
README
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
Installation
The dependencies may be obtained like for example
"adyen/module-payment": "^9.6.1",
"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
Supported methods
Please refer to Adobe Commerce Supported Payment Methods documentation.