As a credit
Crediting your users with tokens is even simpler.
To credit a user with tokens:
Determine the amount of tokens to credit the user
Create a unique code for the user for the given amount
Redeem the code on behalf of the user
Crediting multiple users with tokens:
In some cases, you may want to credit multiple users with the same amount of tokens. For example, if you wanted to reward N users who purchased a specific item from your store with 20 $TOKENs, here's how you can do that:
Create a code for 20 $TOKENs, with a max redemption of N times
Redeem the code for each of those users
Last updated