#macgraphic_21663

1 messages · Page 1 of 1 (latest)

runic totemBOT
rapid osprey
#

👋 happy to help

winged knoll
#

HI, Thanks appreciate any pointers on this

rapid osprey
#

this is not a Stripe error but rather an error that the webhook endpoint returned to Stripe

winged knoll
#

The webhook attempt shows as succeeded

#

200OK

rapid osprey
#

would you mind sharing the event ID?

winged knoll
#

Is this it: "sub_1NkNUODdwuc1cYsVm51aw8CX"

rapid osprey
#

no it's evt_xxxx

winged knoll
#

Got it, sorry:
evt_1NkNV1Ddwuc1cYsVKzWbkTdQ

rapid osprey
#

ok basically as I said this is part of your code for the webhook endpoint

winged knoll
#

Form is GravityForms with Stripe & User Registration add-ons.

rapid osprey
#

but you have a registered webhook endpoint

winged knoll
#

Any thoughts?

rapid osprey
#

I'm not familiar with gravity forms

#

what I can see is that there's a registered webhook endpoint on your Stripe Account. The event is sent to that webhook endpoint

#

and then Stripe receives the response

#

from that webhook endpoint

#

is the one responsible for the response "Entry for subscription id: was not found. Webhook cannot be processed."

winged knoll
#

OK, I am sending a support request through to GravityForms, since it's their code that is handling the endpoint.

#

Thanks for looking!