This is an add-on package for adding support for the payment solution of Stripe to the LokiCheckout.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-stripe
Next, enable this module:
bin/magento module:enable LokiCheckout_Stripe
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Stripe
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
StripeIntegration_Payments
LokiCheckout_Stripe
loki-checkout/magento2-stripe
magento/framework: ^103.0
stripe/module-payments: ^4.3
loki-checkout/magento2-core: ^2.0
ext-pcre: *
dev-main | 27 August 2025 |