• Resolved stuckathomemom

    (@stuckathomemom)


    The website has an SSL. Everything on the site works with https:// Except WC.

    The Woo Commerce Webhook is https://, but the site is https:// – so of course I don’t want to use that when setting up Stripe. I don’t want to create new webhook, I want to use the one that’s already there. I just need to know where to go to change the current webhook to have the SSL S after the http.

    Right now the self hosted site is telling me: You must add the following webhook endpoint https://

Viewing 1 replies (of 1 total)
  • Hi @stuckathomemom,

    Great question!

    To clarify, that Stripe webhook value is not set somewhere in WooCommerce – it is generated dynamically. The code checks your site’s home URL and fills in the value that is found there. For some reason, the get_home_url check is returning an http value for your site, or it’s being overridden by something else.

    If everything is configured properly on your site and the SSL check passes, the Stripe webhook prompt should include the https://:


    Link to image: https://d.pr/i/3B80l9

    As a next step, could you please send me 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, you can paste it here in your response.

    Thanks so much!

Viewing 1 replies (of 1 total)
  • The topic ‘Change the Woo Commerce Stripe Webhook?’ is closed to new replies.