• Resolved cullachie

    (@cullachie)


    Recently a big security alert banner has been appearing on my Woocommerce settings pages and it says:-

    “”Security alert: Webhook secret is not configured within the Stripe Payment Gateway for WooCommerce. To ensure extra security, it is strongly recommended to populate this field. Please set your Webhook secret here.””

    I have checked my Stripe setting and the secret key is there.

    Is this a false alert of if not how do l I fixit?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @cullachie

    The security alert you’re seeing is referring to the Webhook secret, which is different from the Stripe secret key. The Webhook secret is used to verify that requests sent to your server are from Stripe and not a third party.

    To resolve this, you need to configure your Webhook secret in your WooCommerce settings. Here’s how:

    1. Log in to your Stripe dashboard.
    2. Navigate to the Developers section, then Webhooks.
    3. Click on your endpoint, then click the “Click to reveal” button next to the “Signing secret”.
    4. Copy this secret.
    5. Go back to your WooCommerce settings, navigate to the Stripe Payment Gateway settings.
    6. Paste the secret into the “Webhook Secret” field.

    Once you’ve done this, the security alert should disappear.

    Further information on setting webhooks can be found here: https://woocommerce.com/document/stripe/#webhooks

    Let us know how that goes. Looking forward to helping you.

    Thread Starter cullachie

    (@cullachie)

    Many thanks, that worked.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @cullachie

    That’s great to hear! Thanks for letting us know. I am glad that we could address your issue.

    If it isn’t too much to ask for – would you mind leaving us a review here?

    It only takes a couple of minutes but helps us tremendously. It would mean so much to us and would go a really long way.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Security alert’ is closed to new replies.