Hi, I have a campaign that uses instant payment whenever an user subscribes.
My product is a website that has different tiers linked to their own benefits and I’m using webhooks to modify data on my backend.
Now that a new month arrived, and can test everything that i’ve been working until now, I have 2 questions:
-
EDIT: I received the webhook. Around 12 hours after the user was billed. Could be better (instant when user is billed) but at least this is working fine! I didn’t receive any webhook for a patreon that was billed. I can see the patreon (and tested it myself with another account) that was charged today (November 1st) but since I didn’t receive a webhook (was expecting members:update trigger) I can’t modify data on my backend and offer benefits for 1 more month.
-
Is the patreon bot removing roles? A patreon that paid for previous month (but canceled) still has their supporter role. Patreon bot didn’t remove it. Nothing changed and the bot still has permissions to modify them. Is this something that will happen anytime soon?
This looks to be an old issue, according to this: https://www.reddit.com/r/patreon/comments/mptnnm/patreon_bot_not_removing_discord_roles/
Thanks in advance