This Magento 2 module is an add-on package for adding support for the payment solution of StripeIntegration_Payments to the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-stripe
Next, enable this module:
bin/magento module:enable LokiCheckout_Stripe StripeIntegration_Payments
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Stripe.git
The following LokiComponents are created or references in this module:
loki-checkout.fast_checkout.stripe_express_checkout
loki-checkout.payment.methods.stripe_payments.form
loki-checkout.payment.methods.stripe_payments_bank_transfers.form
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Rule
Magento_Sales
Magento_SalesSequence
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
StripeIntegration_Payments
StripeIntegration_Tax
Yireo_CspUtilities
LokiCheckout_Stripeloki-checkout/magento2-stripe
ext-pcre: *
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-quote: ^101.2
magento/module-sales: ^103.0
magento/module-store: ^101.1
psr/log: ^1.0 | ^2.0 | ^3.0
stripe/module-payments: ^4.3
stripe/stripe-php: ^19.0
| 1.0.4 | 08 March 2026 |
| 1.0.3 | 08 March 2026 |
| 1.0.2 | 08 March 2026 |
| 1.0.1 | 08 March 2026 |
| 1.0.0 | 08 March 2026 |