woocommerce-paypal-payments/modules/ppcp-settings/resources/js/Components/Screens
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
..
Onboarding Fix and simplify JS manual client ID validation, check only empty 2026-05-25 09:58:14 +03:00
Settings fix(pay-later-messaging): read merchantClientId from Redux store after manual connection 2026-06-18 14:45:40 +04:00
SendOnlyMessage.js Migrate to imports 2025-12-12 23:20:16 +04:00