Skip to content

new subscription webhook not creating scheduled action #742

Open
@BFlorek95

Description

Describe the bug

When a new subscription is created the subscription.created webhook is not working.,
In the past there would be a webhook called for all new subscription creations it would create a scheduled action for this webhook.

Since one of the newer updates this is no longer happening consistently.

webhooks I have are in picture below
Image

Ive noticed the subscription.updated will receive the information but for some reason the subscription.created never works consistently.

picture below shows the subscription scheduled actions where it sent information to webhook for subscription.updated
Image

subscription creation date pictured below
Image

Im unsure if this has to do with the strip issue where the payment intents are being created but never receiving the completed payment notification from stripe. This has been happening for over a year but its rare / becoming more common where stripe payment doesn't finish on WooCommerce even though payment was captured thru stripe.

From the looks this is first time a brand new subscription got stuck with just the payment intent from stripe.
Usually its the renewals that all get stuck.
Image

That being said the subscription was still created and should have created the scheduled action for the subscription.created webhook

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions