I need the following: When someone buys a package (1 month, 3 months or 6 months subscription) on my website, I want a Discord Auth after the purchase. After that, I want to give someone a ‘paid’ role which is automatically removed after the bought amount of months.
You should be able to do that with an automation that track and connects new user verified accounts ( or ecom purchase events ) with a Discourse API action.
If the access group in User Account is tied to a subscription then when the subscription ends, I’d expect the access group to be automatically removed, or the user account to be disabled. However I don’t have any clients who are using Webflow ecom for membership subscriptions.