This is an add-on package to the LokiCheckout. It is only a dummy to kickstart new modules easily.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-multi-safepay
Next, enable this module:
bin/magento module:enable LokiCheckout_MultiSafepay
bin/magento setup:upgrade
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_MultiSafepay
The following LokiComponents are created or references in this module:
loki-checkout.payment.payment-methods.multisafepay_amex.form
loki-checkout.payment.payment-methods.multisafepay_creditcard.form
loki-checkout.payment.payment-methods.multisafepay_maestro.form
loki-checkout.payment.payment-methods.multisafepay_mastercard.form
loki-checkout.payment.payment-methods.multisafepay_afterpay.form
loki-checkout.payment.payment-methods.multisafepay_in3.form
loki-checkout.payment.payment-methods.multisafepay_in3b2b.form
loki-checkout.payment.payment-methods.multisafepay_billink.form
loki-checkout.payment.payment-methods.multisafepay_einvoicing.form
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Payment
Magento_Sales
Magento_Store
MultiSafepay_ConnectCore
MultiSafepay_ConnectFrontend
LokiCheckout_Core
Loki_Components
Loki_FieldComponents
Yireo_IntegrationTestHelper
LokiCheckout_MultiSafepay
loki-checkout/magento2-multi-safepay
magento/framework: ^103.0
magento/module-payment: ^100.0
magento/module-sales: ^103.0
magento/module-store: ^101.0
loki/magento2-css-utils: ^1.0
multisafepay/magento2-core: ^3.9
loki/magento2-components: ^2.0
loki/magento2-field-components: ^2.0
loki-checkout/magento2-core: ^2.0
ext-pcre: *
dev-main | 29 August 2025 |
2.0.5 | 28 August 2025 |
2.0.4 | 21 August 2025 |
2.0.3 | 18 August 2025 |
2.0.2 | 06 August 2025 |
2.0.1 | 01 August 2025 |
2.0.0 | 22 July 2025 |
LokiCheckout_Core
to 2.0.0Yireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*
MultiSafepay_ConnectFrontend
as dep