How To

How to Fix PayPal Module Error in UpdateBmltoPayLater.php File While Upgrading to Magento 2.4.x?

Hello Magento Friends,

Errors are expected to occur while developing. But every error has a solution. And today I am here with a solution for PayPal Module Error in UpdateBmltoPayLater.php File While Upgrading to Magento 2.4.x.

At the time of upgrading to Magento 2.4.x, the composer update works fine but when you run the below command,

php bin/magento setup:upgrade

It throws the below error,

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

To fix the issue, follow the below steps

How to Fix PayPal Module Error While Upgrading to Magento 2.4.x?

Step 1: Open your Magento 2 Database & run the below SQL Query

DELETE FROM `core_config_data` WHERE `path` = 'payment/paypal_express_bml/active';

Step 2: Then, run the Magento setup upgrade command to check if the issue is fixed or not.

php bin/magento setup:upgrade

Conclusion:

Accordingly, you can overcome the “Unable to apply data patch Magento\Paypal\Setup\Patch\Data\UpdateBmltoPayLater” Error For Magento PayPal Module While Upgrading to Magento 2.4.x. If you still receive the same error, contact our Magento Experts or utilize the Magento Upgrade Service.

Share the article with your developer friends to help them resolve the error. If the solution was useful to you, hit the 5 stars and stay updated with us for more solutions.

Happy Coding!

Click to rate this post!
[Total: 3 Average: 5]
Dhiren Vasoya

Dhiren Vasoya is a Director and Co-founder at MageComp, Passionate 🎖️ Certified Magento Developer👨‍💻. He has more than 9 years of experience in Magento Development and completed 850+ projects to solve the most important E-commerce challenges. He is fond❤️ of coding and if he is not busy developing then you can find him at the cricket ground, hitting boundaries.🏏

Recent Posts

What are Net Sales? How to Calculate Your Net Sales?

In the world of business, understanding financial metrics is crucial for making informed decisions and…

1 day ago

Magento 2 Extensions Digest April 2024 (New Release & Updates)

Welcome to the MageComp Monthly Digest, where we bring you the latest updates, releases, and…

1 day ago

The ABCs of Geofencing: Definition, Features and Uses

In this era, businesses are always on the lookout for ways to engage with their…

2 days ago

How to Delete Product Variant in a Shopify Remix App using GraphQL Mutations?

Managing a Shopify store efficiently involves keeping your product catalog organized. This includes removing outdated…

3 days ago

6 Innovative Tools Revolutionizing E-Commerce Operations

E-commerce has transformed the way consumers shop for products and services and interact with businesses.…

5 days ago

How Upcoming Cookie Changes Will Affect Your E-commerce Website?

The e-commerce world is constantly in flux. New tech and strategies emerge daily to help…

5 days ago