Cyber monday
  • Days
  • Hrs
  • Mins
  • Secs
40% Off

Use coupon code 'EBFCM40' Limited Offer!!

Star

Home > Docs > Add Webhook Secret to the Stripe Account in WooCommerce

Add Webhook Secret to the Stripe Account in WooCommerce

Last updated on August 27, 2025

Stripe uses webhooks to notify charge statuses and update order statuses for payment methods. The payment methods include SEPA Direct Debit, Klarna, Bacs Direct Debit, BECS Direct Debit, Boleto, OXXO, Sofort, and Stripe Checkout. Throughout the entire operational process, Stripe sends a series of requests, each carrying essential information. Webhook secrets are used to ensure the authenticity of these requests from Stripe. Follow the given step to locate and add the webhook secret to your Stripe Payment Gateway Plugin for WooCommerce.

  1. Open your Stripe account.
  2. Head to the Developers dashboard.
  3. From the Webhook tab, select an Endpoint.
  4. Copy the Webhook secret.
  5. Head to the Stripe Payment Gateway Plugin for WooCommerce.
  6. Access the General settings.
  7. Paste the Webhook secret in the field.
  8. Save changes.

Step 1: Get the Webhook secret

To get the webhook secret:

  • Log in to the Stripe account.
  • Navigate to the Developers dashboard.
Image highlighting developers section
Image highlighting developers section
  • From the Developers dashboard, navigate to the Webhooks tab.
  • From the Webhook endpoints list, select the endpoint for which you need the webhook secret.
Developers dashboard - Stripe
Developers dashboard – Stripe
  • From the page that opens up, click on Reveal under Signing secret.
Webhooks section highlighting signing secret
Webhooks section highlighting signing secret
  • This will reveal the Webhook secret.
  • Copy the Webhook secret.
Webhooks section with signing secret
Webhooks section with signing secret

Step 2: Add Webhook secret to the plugin

To add the Webhook secret to the plugin:

  • From the WordPress dashboard, navigate to WebToffee Stripe > General Settings.
WebToffee Stripe dashboard
WebToffee Stripe dashboard
  • Scroll down to the Webhook section.
  • Paste the Webhook secret copied from the Stripe account in the Webhook secret field.
  • Finally, click on Save changes.
WebToffee Stripe dashboard - General settings
WebToffee Stripe dashboard – General settings