#boggerrss
1 messages · Page 1 of 1 (latest)
Hi there
Hellooo
Connect Webhook endpoints only receive Events that take place on your Connected Accounts
Direct endpoints receive Events from your platform account
Ah okay, I possible madea mistake in my initial setup then
I'm using a package called laravel cashier and using its event handler to handle the events from stripe.
Looks like I should have created my own indepenedent endpoint to deal with this, as the package doesn't support multiple webhook secrets.
Thank you! looks like this is my issue to solve now!