#emil_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1481293029787566140
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ can you share the ID of Invoice object that you were using to try to test this?
Hi, yeah heres a couple I tried to test:
in_1T9nKU19cR1PgI087d3s5Cxm
in_1T9nCp19cR1PgI08b55ozdnN
in_1T9n7V19cR1PgI08B3nc3Nm5
in_1T9mzi19cR1PgI08Bh1tU2Kp
Thank you! Can you also share a screenshot of how you have the automation configured? I've attached a screenshot of one that seems to be working for me, so I'd like to try to spot if there is a difference between how we set them up.
Actually, sorry (we don't spend much time in the dashboard and I sometimes get turned around) we'll actually want to see what actions you hae configured, to make sure Send Webhook is one of those:
Yeah for sure
oh, you got rid of the delay, let me test with that
It didnt work with the delay for me either so I tried without delay to see if that was the issue
Could there be issues if I have declared 2 different webhook listeners on my application? I've got one for product orders etc and one for invoices + subscriptions
I wouldn't think so
Hi taking over here. Toby had to step away
No worries!
Could there be any config issue that could prevent the invoice.overdue from being sent on my side do you know? Not seeing the events fire on my local cli or on the workbench in the stripe dashboard for the configured webhooks
I'm not sure what it could be. It looks like your endpoints correctly are configured to listen to invoice.overdue
am I using the clock feature wrong maybe? I trigger it from the invoices page like so