• Resolved MDC2957

    (@mdc2957)


    I just received this email from Stripe, did I do something wrong?:

    We’ve had some trouble sending requests in live mode to a webhook endpoint associated with your xxxxxxxxxxxxxxxx account. Stripe sends webhook events to your server to notify you of activity in your Stripe account, such as a completed payout or a newly-created invoice.

    The URL of the failing webhook endpoint is: https://www.xxxxxxx.com/?wc-api=wc_stripe

    You (or someone on your team) configured your Stripe account to send events to that URL. You can change your account’s webhook endpoints from the Dashboard.

    In most cases, a failing webhook does not impact your payments or payouts. However:

    If you use subscriptions we rely on your webhook endpoint to notify you of new invoices. These invoices may be delayed for up to three days if your endpoint is unable to successfully receive them.

    If you use Checkout and rely on the checkout.session.completed event as part of your purchase fulfillment process, you should review your completed payments to ensure you have fulfilled all recent purchases.

    We’ve attempted to send event notifications to this endpoint 79 times since the first failure on June 5, 2024 at 5:19:47 PM UTC. If this endpoint is important to your application, please try and fix the issue. If you do not need this webhook endpoint, you can remove it from your Stripe webhook settings. We will stop sending event notifications to this webhook endpoint by June 14, 2024 at 5:19:47 PM UTC.

    Here is the summary of errors we received while attempting to send webhook events:

    79 requests had other errors while sending the webhook event.

    You need to return any status code between HTTP 200 to 299 for Stripe to consider the webhook event successfully delivered.

    For more details on these errors and to review your account’s recent activity, you can find the full set of events and request logs on the Dashboard.

    For more in-depth information on how to use webhooks, we recommend reviewing our documentation.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @mdc2957

    That’s a webhook url used by the WooCommerce Stripe Gateway plugin which you were previously using. If you’re not using that plugin anymore, you can remove that webhook from your stripe.com > developers > webhooks page.

    This plugin’s webhook url looks like /wp-json/wc-stripe/v1/webhook.

    Kind Regards

    Thread Starter MDC2957

    (@mdc2957)

    ah ok I understand, many thanks for the Saturday reply! ??

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