#devin-Webhook
1 messages · Page 1 of 1 (latest)
Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details
Yes, let me take a look
sorry for late reply.
Thanks for the ID. I saw you have setup a Connect type of webhook endpoint. This endpoint will listen to events occurs from your connected accounts, but not from your own account.
If you want to set up an endpoint to listen to your own account, please use Account type of webhook endpoint.
You can find more info here https://stripe.com/docs/connect/webhooks
i have create webhook through panel.
Can you tell me if you are interested in your own events or events from connected accounts?
Because you need to use the right type of webhook endpoint
my needs, need to create subscription for daily, weekly month. so that if invoice created through stripe need to send notification from our side. this is our need. can you help this how to create.
OK, I assure you want to listen to your won events then
So when you create the webhook endpoint, DON'T tick the listen to events on Connected accounts check box.
Yup, click on this button and you'll see the dialog that I posted earlier.
Cool, DON'T tick the listen to events on Connected accounts check box and finish the creation process
This webhook endpoint will then listen to events from your own Stripe account.
yes not ticked.
this list for subscription invoice list showing in our payment section.
OK, your new webhook endpoint will listen to the future subscription events
but i created last Friday.
The webhook endpoint you created last Friday is of type Connect and it would listen to events from your connected accounts if any