woocommerce-paypal-payments/modules
Alex P f4c3caedcf
Refresh dcc/pui status caches on plugin update
Since #1273 we started clearing these caches on plugin updates. But we are updating these caches only on some admin pages ( 583dea8d99/modules/ppcp-wc-gateway/src/WCGatewayModule.php (L421-L428) ) to avoid the API calls on every request in some cases, so DCC may become hidden if not visited these pages after update. Maybe we can do it more frequently now after 92ae16f99. But for now simply refreshing the caches during plugin update.
2023-06-26 09:12:20 +03:00
..
ppcp-admin-notices Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00
ppcp-api-client Add MX and JP to ACDC PCP-1755 2023-06-02 12:56:55 +02:00
ppcp-blocks Do not sent order in approve response 2023-05-31 16:15:19 +03:00
ppcp-button Fix response 2023-05-31 16:19:25 +03:00
ppcp-compat Add more scripts and update changelog 2023-06-06 12:24:05 +02:00
ppcp-onboarding Check admin permissions 2023-05-31 16:36:02 +03:00
ppcp-order-tracking Check admin permissions 2023-05-31 16:36:02 +03:00
ppcp-session Refactor session handling 2023-05-22 10:42:33 +03:00
ppcp-status-report Fix name to avoid confusion 2023-03-08 17:36:38 +02:00
ppcp-subscription Do not add previous_transaction_reference for PayPal payment method 2023-05-22 11:45:46 +02:00
ppcp-uninstall Check admin permissions 2023-05-31 16:36:02 +03:00
ppcp-vaulting Use WC_Payment_Token_CC instead of custom one for cards 2023-05-31 11:46:29 +02:00
ppcp-wc-gateway Refresh dcc/pui status caches on plugin update 2023-06-26 09:12:20 +03:00
ppcp-webhooks Check admin permissions 2023-05-31 16:36:02 +03:00
woocommerce-logging Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00