Hyvä react checkout module
Buckaroo Magento2 Hyvä checkout extension
Installation
Before you start, please make sure that you've installed the following plugins in your Magento 2 environment:
- Hyvä CheckoutExample Module Template or Hyvä Themes - React Checkout codebase.
- Buckaroo Magento 2 Extension
- Buckaroo Magento 2 GraphQl Extension
In reactapp/package.json of the Hyvä module, add this repository to the paymentMethods
entry:
"config": {
"paymentMethodsRepo": {
"buckaroo": "git@github.com:buckaroo-it/Magento2_Hyva.git"
}
},
Run npm i
again to process the changes.
In order to display the payment summary for partial payments using giftcards, you'll need to copy (override) all the files & folders from:
Hyva/CheckoutExample/reactapp/src/paymentMethods/buckaroo/src/lib/overrides
to Hyva/CheckoutExample/reactapp/src
Supported Payment Methods
Currently not all payment methods are supported in our Magento 2 Hyvä checkout extension. A list of all supported payment methods can be found below:
- Apple Pay
- AfterPay
- Bancontact
- Creditcards
- EPS
- Giropay
- iDEAL
- PayPal
- SEPA (Bank transfer)
Please contact Buckaroo support if you have any technical questions.
E-mail: support@buckaroo.nl
Our telephone number and contact details of other departments can be found in the Buckaroo Payment Plaza under "Contact details" at the bottom left of the screen.