Support » Localhost Installs » Local install – Webhooks

  • Hey

    I have a local WP on the local application for mac. I am testing webhooks and they bounce since a pass and user is needed. I was hoping someone could guide me to the best and simplest way to solve it.

    Thx

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m not sure what kind of webhooks you mean, but you may be talking about access via API. You need to create application passwords for this. See: https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/

    Thread Starter hebhansen

    (@hebhansen)

    Thx Threadi

    On a local install, I am trying to integrate with Stripe Payments for Woo. Integration is in place and payments go through. Payments though bank transfer has significant delays in clearance for credit, capture ok etc. Stripe sends those for my webhook, that triggers Woo to update order status from “processing” to “on hold” to “disputed” to “Refunded” to “completed” etc.

    This webhook at Stripe needs a URL but it does not throw out a user and pass. Local on my computer with WP and Woo requires a user and pass.

    So the question is, what is the best way to get around this. An external listener, receiving the hooks. An then the ability and clearance to access my local install.

    Best solution imo would be if Local application for Mac had a link access for webhooks without user and pass. All advice is welcome. Thx

    I would recommend you to contact the support of the plugin you are using: https://wordpress.org/plugins/checkout-plugins-stripe-woo/ – because these are endpoints of those mentioned here.

    Thread Starter hebhansen

    (@hebhansen)

    Neither Stripe nor the plugin takes ownership of local installs since, they are not “comme il faut”. That is why I ask in a local install forum, so to speak… Thx

    I am sure others have encountered this, and I believe Local App used to be able to manage User and Pass…. But this feature was discontinued.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.