woocommerce-paypal-payments/modules/ppcp-settings/resources/js/Components/Screens/Settings/Tabs
Narek Zakarian b32a7d3bc4
fix(pay-later-messaging): read merchantClientId from Redux store after manual connection
The merchantClientId was read from the static PHP-localized
window.ppcpSettings value, which is set at page load and never updated
in memory. After a manual connection the Redux store is refreshed but
the window value stays empty, causing the PayPal configurator to show
a merchant_identifier error until the page is reloaded.
2026-06-18 14:45:40 +04:00
..
index.js 🚚 Unrelated: Move component to correct folder 2025-03-24 14:45:41 +01:00
TabOverview.js Migrate to imports 2025-12-12 23:20:16 +04:00
TabPayLaterMessaging.js fix(pay-later-messaging): read merchantClientId from Redux store after manual connection 2026-06-18 14:45:40 +04:00
TabPaymentMethods.js Revert "[QA] add: OXXO Mexico E2E tests (PCP-6324, PCP-6325)" 2026-05-21 15:20:40 +02:00
TabSettings.js Migrate to imports 2025-12-12 23:20:16 +04:00
TabStyling.js Migrate to imports 2025-12-12 23:20:16 +04:00