Cupons
Users can receive the following rewards when a coupon is redeemed:
- virtual currency packages
- game keys
- virtual items
- bundles
Observação
Rewards may include one or more items of the same type (for example, 2 different virtual items).
For information on the features and limitations of coupon promotions, see the In-Game Store guide.
To implement a coupon campaign:
- Set up a campaign with coupons.
- In the application UI, implement the following elements:
- field to enter a coupon code
- coupon reward display form
- button to redeem coupon code
- Implement the coupon logic using the following SDK methods:
GetCouponRewards
— returns a list of items that can be credited to the user when the coupon is redeemed.RedeemCouponCode
— redeems the coupon code and delivers a reward to the user in one of the following ways:- to their inventory (virtual items, virtual currency packages, or bundles)
- via email (game keys)
- to the entitlement system (game keys)
Este artigo foi útil?
Obrigado pelo seu feedback!
Avaliaremos sua mensagem e a usaremos para melhorar sua experiência.Encontrou um erro de texto ou digitação? Selecione o texto e pressione Ctrl+Enter.