File tree Expand file tree Collapse file tree 1 file changed +19
-4
lines changed
Expand file tree Collapse file tree 1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change 1+ > ## ⚠️ ** Attention:**
2+ > ## This integration is no longer officially supported and will not get new updates.
13# Adyen Payment - Integration with Hyva Checkout
24
35This module supports Adyen payments via the Hyva Checkout implementation for Magento 2.
@@ -9,6 +11,22 @@ This module depends on:
911- The Hyva default theme
1012- Hyva_Checkout plugin
1113
14+ ### Payment methods implemented in 2024-2025
15+
16+ - Affirm
17+ - Amazon Pay
18+ - Apple Pay
19+ - Cash App
20+ - Credit Card (CC)
21+ - Credit Card Vault (CC Vault)
22+ - Default (generic method template - can be extended)
23+ - Facilypay 3x
24+ - Facilypay
25+ - Google Pay
26+ - PayPal
27+ - Hyva checkout is compatible with Magento <= 2.4.7 via Adyen magento-2 dependency
28+ - Hyva is not compatible with Adyen Adobe Express Checkout module
29+
1230### Installation
1331
1432The dependencies may be obtained like for example
@@ -27,7 +45,4 @@ so Adyen Payment configuration is done as it would be otherwise done for any oth
2745Then, the setup requires that for a given store, the Hyva theme and the Hyva checkout are configured:
2846
2947 - Navigate to the Content > Design > Configuration admin section and activate the hyva/default theme for a given store view
30- - Navigate to the Stores > Configuration > Hyva Themes > Checkout > General and activate ` Hyva Default ` (or ` Hyva One page ` ) for a given store view
31- ### Supported methods
32-
33- Please refer to [ Adobe Commerce Supported Payment Methods] ( https://docs.adyen.com/plugins/adobe-commerce/supported-payment-methods/ ) documentation.
48+ - Navigate to the Stores > Configuration > Hyva Themes > Checkout > General and activate ` Hyva Default ` (or ` Hyva One page ` ) for a given store view.
You can’t perform that action at this time.
0 commit comments