#taylan - webhook events
1 messages · Page 1 of 1 (latest)
Received unknown event type charge.succeeded x1, It's okey I was expecting this
Received unknown event type payment_intent.created x1, It's okey I was expecting this
No signatures found matching the expected signature for payload x3 Why I am receiving this ?
Stripe\PaymentIntent Object x1 , It's okey I was expecting this
If your webhook listener does not return a 2xx Success response, stripe webhooks will retry delivery of the event. It sounds like your webhook code is not responding correctly.