This Magento 2 module is an add-on package to the LokiCheckout. It integrates the MultiSafepay modules into the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-multi-safepay
Next, enable this module:
bin/magento module:enable LokiCheckout_MultiSafepay
bin/magento setup:upgrade