Als u bij het uitvoeren van het commando bin / magento setup: upgrade deze foutmelding krijgt
Unable to apply data patch Magento\Paypal\Setup\Patch\Data\UpdateBmltoPayLater for module Magento_Paypal.

Original exception message: Notice:

Undefined offset: 1 in /vendor/magento/module-paypal/Setup/Patch/Data/UpdateBmltoPayLater.php on line 138

dient u het volgende commando in de database uit te voeren
DELETE FROM `core_config_data` WHERE path="payment/paypal_express_bml/active";