Hello,
It is my my first integration with twitch drops, and I have a question about a rewards. In docs I found that rewards can be “in-game items, consumable items or access to a game”. Our game is running on PS and Xbox, now it is in beta and available only by codes.
We want to make integration with twitch drops and give to viewers beta codes for the game. As I understand,we use EventSub/Entitlement API and track which users get a reward and we can get users who get a reward.
How can we deliver an access code to the user? Should we send a code to the email (link twitch account to game account and use email from twitch account)? Or can we send a code in a twitch notification? Or on claim user can see an access code and use it later in the game? What is the best way to do that?
Thansk!