Coupons
Users can receive the following rewards when a coupon is redeemed:
- virtual currency packages
- game keys
- virtual items
- bundles
Note
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)
Cet article vous a été utile ?
Merci pour votre commentaire !
Nous examinerons votre message et l'utiliserons pour améliorer votre expérience.Faute de frappe ou autre erreur dans le texte ? Sélectionnez le texte concerné et appuyez sur Ctrl+Entée.