mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-08-04 03:40:45 +08:00
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. |
||
|---|---|---|
| .. | ||
| index.js | ||
| TabOverview.js | ||
| TabPayLaterMessaging.js | ||
| TabPaymentMethods.js | ||
| TabSettings.js | ||
| TabStyling.js | ||