This is an add-on package to the LokiCheckout. It adds compatibility for the Magento_Paypal
module its PayPal Express payment method.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-paypal-express
Next, enable this module:
bin/magento module:enable LokiCheckout_PaypalExpress
Under Luma, this module brings the same functionality as in the regular Luma Checkout.
The PayPal Review page is currently not styled under Hyva. Enable the module Hyva_ThemeFallback
and configure the URL paypal/express/review/
to be served via a Luma theme.
For getting support, create an Issue under the following project URL:
https://github.com/LokiCheckout/LokiCheckout_PaypalExpress
The following LokiComponents are created or references in this module:
loki-checkout.payment.payment-methods.paypal_express.form
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Paypal
Magento_Store
Yireo_LokiCheckout
Yireo_LokiComponents
LokiCheckout_PaypalExpress
loki-checkout/magento2-paypal-express
magento/framework: ^103.0
magento/module-paypal: ^101.0
magento/module-store: ^101.1
yireo/magento2-loki-checkout: ^1.0
yireo/magento2-loki-components: ^1.0
dev-main | 28 August 2025 |
1.0.2 | 28 August 2025 |
1.0.1 | 21 August 2025 |
1.0.0 | 22 July 2025 |
dev-main | 10 July 2025 |
0.0.1 | 08 July 2025 |