woocommerce-paypal-payments/modules/ppcp-uninstall
Narek Zakarian a233bc529a
fix: clear BCDC migration override flag on plugin uninstall
Add OPTION_NAME_BCDC_MIGRATION_OVERRIDE to uninstall cleanup list to
ensure the BCDC migration override flag is removed when plugin is
uninstalled. This prevents the flag from persisting and incorrectly
affecting payment method availability if the plugin is reinstalled.

Addresses issue where flag could prevent Fastlane/ACDC access when
merchants reconnect with different accounts after reinstalling plugin.
2025-10-15 12:58:20 +04:00
..
resources/js Run eslint autofix 2024-07-12 12:58:34 +02:00
src Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
.babelrc Prepare module assets 2022-12-08 17:08:39 +04:00
.gitignore Fix gitignore file 2022-12-08 17:10:45 +04:00
composer.json Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
extensions.php Refactor remaining modules to Modularity. 2023-12-19 17:26:09 +00:00
module.php Refactor remaining modules to Modularity. 2023-12-19 17:26:09 +00:00
package.json Update js deps 2024-11-04 17:15:27 +02:00
services.php fix: clear BCDC migration override flag on plugin uninstall 2025-10-15 12:58:20 +04:00
webpack.config.js Fix the JS name 2022-12-08 18:00:53 +04:00
yarn.lock Update js deps 2024-11-04 17:15:27 +02:00