• Resolved andrewews

    (@andrewews)


    I have updated Stripe, updated WooCommerce, updated WordPress, updated the theme!

    But the message banner saying

    Action required: Security update of WooCommerce Stripe plugin
    Your store requires a security update for the WooCommerce Stripe plugin. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.

    Does not go away. Dismiss doesn’t make it disappear, it always re-appears on the WooCommerce pages. I have tried clearing my browser cache and logging out and back in, purging the server cache, purging the redis cache, the banner is still there.

    I’m fine with ignoring it, but it bothers my client.

    I have noticed this message in the Inspector console after pressing dismiss:

    caught (in promise) Error: Unhandled Promise Rejection:
    at Xn (index.js?ver=7.8.0:2:80168)
    at Xn.next ()
    at redux-routine.min.js?ver=d86e7e9f062d7582f76b:2:3686
    at r.any (redux-routine.min.js?ver=d86e7e9f062d7582f76b:2:1732)
    at redux-routine.min.js?ver=d86e7e9f062d7582f76b:2:3798
    at Array.some ()
    at e (redux-routine.min.js?ver=d86e7e9f062d7582f76b:2:3773)
    at o (redux-routine.min.js?ver=d86e7e9f062d7582f76b:9:551)
    at redux-routine.min.js?ver=d86e7e9f062d7582f76b:2:3798
    at Array.some ()
    X

Viewing 6 replies - 1 through 6 (of 6 total)
  • Saif

    (@babylon1999)

    Hello @andrewews,

    Thank you for reaching out!

    This should be fixed in WooCommerce 7.8.0: https://github.com/woocommerce/woocommerce/issues/36913

    Could you please share a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”.? Once you’ve done that, paste it here in your response.

    Look forward to hearing back from you.

    I’d like to report, I too have this same issue, even after updating to woo 7.8.0 (so have others). have added a comment to that effect on the woo github issue mentioned above.

    Plugin Support Grigorij S. a11n

    (@grigaswp)

    Hi @rcain

    Thank you for the follow-up!

    It looks like a database edit will be necessary to remove this notification.
    ?
    You will need a plugin like?WP phpMyAdmin?in order to do that, and I’d strongly recommend backing up your site since direct database edits can break it. You’ll want to find the?wp_wc_admin_notes?database table and search for this message. Then, you’ll want to change the status from?unactioned?to?actioned.

    Let us know how that goes!

    Hi Grigorij,

    Thanks for the response.

    I edited the db records directly as you suggested & it has indeed remedied the ‘visible’ issue. (There were actually a couple of similar erroneous messages. I used phpmyadmin from server CP since the wp phpmyadmin plugin is a bit of an unnecessary security risk).

    Obviously this hasn’t fixed the underlying defect in woocommerce – any idea when the team there will be shipping an actual/tested fix?

    Many thanks

    Rob

    Another one here. This issue persists even after update to 7.8.0.

    Hi @cleggerama @rcain

    It seems like the matter appears to have been reopened for further discussion, and there are hopes that it will be resolved soon.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Action Required banner does not go away’ is closed to new replies.