Skip to content

Conversation

@colinloretz
Copy link
Contributor

Updates to the entitlement migration guide:

  • The migration will run through November 1, 2024 to ensure that any entitlements that are set to renew in October will be properly migrated to the new entitlement system upon renewal.
  • ENTITLEMENT_UPDATE events will only occur when a subscription ends.
  • The value of the ends_at in ENTITLEMENT_UPDATE events indicate the timestamp for when the entitlement is no longer valid.
  • The ends_at value on the entitlement object is set when the subscription ends.
  • To receive the value of when a subscription was canceled, you should listen for the SUBSCRIPTION_UPDATE events or use the Subscription API.

@colinloretz colinloretz requested a review from a team as a code owner October 7, 2024 21:48
@colinloretz colinloretz requested review from shaydewael and removed request for a team October 7, 2024 21:48
@colinloretz colinloretz merged commit a9cd227 into main Oct 7, 2024
4 checks passed
@colinloretz colinloretz deleted the entitlement-migration-updates branch October 7, 2024 22:07
## How App Subscriptions Work

> danger
> **Starting on October 1st, 2024**, the `ENTITLEMENT_CREATE` and `ENTITLEMENT_UPDATE` event behavior is changing. Please see the [Change Log and Entitlement Migration Guide](#DOCS_CHANGE_LOG/subscription-api-and-entitlement-migration) for more information on what is changing and how to prepare.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a tad too late but I'm assuming this space removal was accidental?

mazylol pushed a commit to mazylol/discord-api-docs that referenced this pull request Jul 3, 2025
Updates to entitlement migration guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants