Affichage du catalogue des objets dans l’application
To display items in the in-game store, use the following SDK methods:
Instructions
Learn about advanced setups from our how-tos.
To get new users to your application and increase sales, you can sell sets of items as bundles for less than the cost of their content.
A bundle may include:
- virtual currency (including the platform-dependent currency)
- package of virtual currency
- game keys for preselected platforms
- virtual items including time-limited items
- bundles
For details on the features and limitations of bundles, see the Shop Builder guide.
To work with bundles:
- Complete the settings in Publisher Account by following the instructions for setting up a bundle.
- Implement in-game logic using the following SDK methods:
GetBundles
— gets a list of bundles for building a catalog.GetBundle
— gets a bundle for the specified SKU.
Note
For bundles that contain items sold for real currency, the total cost of these items is passed in the
total_content_price
parameter. You can use this value to display the benefits of buying a bundle in your application.Cet article vous a été utile ?
Merci pour votre commentaire !
Nous examinerons votre message et l'utiliserons pour améliorer votre expérience.Liens utiles
Dernière mise à jour: 2 Avril 2025Faute de frappe ou autre erreur dans le texte ? Sélectionnez le texte concerné et appuyez sur Ctrl+Entée.