Skip to main content

Purchases

The sale of virtual products is one of the ways to monetize games. GamePush supports one-time Payments and recurring payments, i.e. Subscriptions. As a rule, one-time payments are used to purchase products. Subscriptions are renewed through periodic payments. This section describes how to implement such sales in your game.

All supported platforms:

  • OK Games
  • VK Games
  • Yandex Games
  • VK Play
  • SmartMarket

The shopping list is populated in the Products section of your game in the panel.

// Check payments on paltform
if (gp.payments.isAvailable) {
// can show / purchase products
}

Stay in Touch

Other documents of this chapter available Here. To get started, welcome to the Tutorials chapter.

GamePush Community Telegram: @gs_community.

For your suggestions e-mail: [email protected]

We Wish you Success!