#kowalsky_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/1445830215442894869
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kowalsky_api, 4 hours ago, 8 messages
hi! generally we don't support dashboard functionality here on the discord server, but this URL should work:
https://dashboard.stripe.com/workbench/webhooks/create
I added the codes to the config, but I got information that I need to add in Stripe * notify URL should be set in stripe.com: http://your-host.com/payments-notify/stripe
are you still working in the dashboard? are you a developer or are you trying to integrate your stripe account with a third party?
Yes, I have everything set up on my side. I'm not trying to connect with a third party but with my own server. The payments go through, but nothing reaches my server. I know I need to add * notify URL should be set in stripe.com: http://your-host.com/payments-notify/stripe, but I don't know where.
can you share the guide you're following? also can you share your stripe account ID? it should look like this: acct_[random string of characters]
acct_1SaEDdDbzTqY37IE
ok yeah, it looks like you don't have any webhooks configured yet. i don't think i understand what you mean by "add * notify URL" - can you explain what you mean and share what guide you're following?