billinkbv / module-billink-hyva
Billink Service Payment Method - Hyva Compatibility
Installs: 291
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
Type:magento2-module
pkg:composer/billinkbv/module-billink-hyva
Requires
- php: >=8.1
- billinkbv/module-billink: >=2.1
- hyva-themes/magento2-hyva-checkout: >=1.1
- magento/framework: 103.0.*
README
This is the official composer package of the Billink payment module for Magento 2 and Hyva Checkout.
Please visit billink.nl to set up an account.
Require Magento 2.4.6+ and PHP 8.1+.
Quick installation instructions:
- Go to your Magento 2 installation directory.
- Execute
bin/magento maintenance:enable
- Execute
composer require billinkbv/module-billink:^2.1 billinkbv/module-billink-hyva
- Execute
bin/magento module:enable Billink_Billink Billink_BillinkHyva
- Execute
bin/magento setup:upgrade
- Execute
bin/magento setup:di:compile
- Execute
bin/magento setup:static-content:deploy
- Execute
bin/magento cache:flush
- Execute
bin/magento maintenance:disable
For detailed information, see our Integrations page.