loki-checkout / magento2-multi-safepay
N/A
Package info
github.com/LokiCheckout/LokiCheckout_MultiSafepay
Type:magento2-module
pkg:composer/loki-checkout/magento2-multi-safepay
2.0.15
2026-03-12 10:54 UTC
Requires
- ext-pcre: *
- loki-checkout/magento2-core: ^2.0
- loki/magento2-components: ^2.0
- loki/magento2-css-utils: ^1.0
- loki/magento2-field-components: ^2.0
- magento/framework: ^103.0
- magento/module-payment: ^100.0
- magento/module-sales: ^103.0
- magento/module-store: ^101.0
- multisafepay/magento2-core: ^3.9
- multisafepay/magento2-frontend: ^2.12
Requires (Dev)
Suggests
- multisafepay/magento2-adminhtml: You probably want the admin module
- multisafepay/magento2-frontend: You probably want the frontend module
README
This Magento 2 module is an add-on package to the LokiCheckout. It integrates the MultiSafepay modules into the LokiCheckout.
Installation
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