Email=
We are having trouble sending requests in live mode to a webhook endpoint associated with your account. Stripe sends webhook events to your server to notify you of activity in your Stripe account, such as a completed payout or a new invoice.
The URL of the webhook endpoint that is not working properly is:
https://mydomain.be/oc-content/plugins/osclass_pay/payments/stripe/webhook.phpError= 11 requests had other errors while sending the webhook event.
Payments are passed correctly it is only the confirmation
checkout.session.completed: HTTP status code
400 (Bad Request)
Webhook error while validating signature.
payment_intent.succeeded : HTTP status code
400 (Bad Request)
Webhook error while validating signature.
The url itself gives Webhook error - no parameters / empty payload.