woocommerce-paypal-payments/modules/ppcp-settings/resources/js/Components
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
..
ReusableComponents 🔀 Merge dev/develop into dev/PCP-4272-refactor-highlighting 2026-06-10 12:08:44 +02:00
Screens fix(pay-later-messaging): read merchantClientId from Redux store after manual connection 2026-06-18 14:45:40 +04:00
App.js 🔀 Merge dev/develop into dev/PCP-4272-refactor-highlighting 2026-06-10 12:08:44 +02:00