❗Urgent: Problem with connecting stripe to botpres...
# 🤝help
m
I want to connect Stripe so that every time a payment goes through successfully, the bot sends a message like "Thanks for your purchase." I've set up a Stripe webhook endpoint, but I don't know what to do next. I tried the function execute code and triggers but couldn't figure it out. Any tips?
I even have webhook intergration but it still did nothing

https://cdn.discordapp.com/attachments/1147204484766896289/1147206312430682243/image.png

f
Hi, you need to call this webhook url from your service, which is Stripe in this case
3 Views