This Magento 2 module 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:
composer require loki-checkout/magento2-paypal-expressNext, enable this module:
bin/magento module:enable LokiCheckout_PaypalExpressUnder 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.