LokiCheckout_PaypalExpress

Payment

This is an add-on package to the LokiCheckout. It adds compatibility for the Magento_Paypal module its PayPal Express payment method.

Installation

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

Usage

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.

Support

For getting support, create an Issue under the following project URL:

https://github.com/LokiCheckout/LokiCheckout_PaypalExpress

Loki Components

The following LokiComponents are created or references in this module:

loki-checkout.payment.payment-methods.paypal_express.form
Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Magento_Paypal Magento_Store Yireo_LokiCheckout Yireo_LokiComponents
Composer details
Magento module name
LokiCheckout_PaypalExpress
Composer name
loki-checkout/magento2-paypal-express
Composer version
0.0.1
Default branch
main
Requirements
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
Releases
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
Changelog

0.0.1 [8 July 2025]

  • Initial release

Last modified: July 10, 2025