This Magento 2 module is an add-on package for adding support for the payment solution of Buckaroo to the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-buckaroo
Next, enable this module:
bin/magento module:enable LokiCheckout_Buckaroo Buckaroo_Magento2
bin/magento setup:upgrade