rajeev-k-tomy / magento2-react-checkout-amazon-pay
Magento 2 module use to support hyvä react checkout amazon pay integration
Installs: 420
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- amzn/amazon-pay-magento-2-module: ^5.9
- hyva-themes/magento2-react-checkout: *
- magento/framework: *
README
This is a Magento 2 module that supports Hyvä React Checkout Amazon Pay integration.
Installation
- Using composer:
composer require rajeev-k-tomy/magento2-react-checkout-amazon-pay
What it does
- It injects necessary amazon pay configuration into
CheckoutConfigProvider
of hyvä react checkout. - It removes certain phtml files which are no longer compatible with hyvä react checkout. (Note: only on hyvä themes)
Documentation
- Hyvä React Checkout (HRC) documentation: https://hyva-themes.github.io/magento2-react-checkout/
- Amazon pay integration in HRC: https://github.com/hyva-themes/magento2-react-checkout-amazon-pay
- Regarding payment integration in HRC: https://hyva-themes.github.io/magento2-react-checkout/payment-integration/