In App Purchase: Buy Coins Inside The Game

Discussion in 'In App Purchases' started by knut22, Dec 21, 2016.

  1. knut22

    knut22 Boxer

    Joined:
    Aug 15, 2016
    Messages:
    16
    Likes Received:
    0
    How can I make a "In App Purchase-button" that let the player buy extra coins in the game, that he for example can use to unlock a new level?
     
  2. Nihat

    Nihat Serious Boxer

    Joined:
    Jun 29, 2016
    Messages:
    552
    Likes Received:
    154
    Please search the forum, there are already lots of threads about this issue.
     
    Christoph likes this.
  3. knut22

    knut22 Boxer

    Joined:
    Aug 15, 2016
    Messages:
    16
    Likes Received:
    0
    Sorry, but I cant find any threads that explain this :(
     
  4. Nihat

    Nihat Serious Boxer

    Joined:
    Jun 29, 2016
    Messages:
    552
    Likes Received:
    154
    ok..

    WORLD UI--> Add .png format image to action, and name it as you want (COIN). It will be your coin.
    Then create a new UI and drag a purchase button. It will be your coin shop. At the right side you will see some properties. Change
    Action Selection--> COIN
    Purchase Method--> In-app Purchase. And change other monetization properties (quantitiy, price) as you want.
     
    Christoph likes this.
  5. fanarin

    fanarin Boxer

    Joined:
    May 20, 2018
    Messages:
    16
    Likes Received:
    2
    I am having issues with implementing in-app coin shop.

    On Main Menu UI, i have created a navigation button and connected it to New UI. Then, added an action with coin option.

    On New UI, i have created a purchased button, selected coin action.

    Added a label with Score-Coin-Total options. However, i am clicking for million times but nothing is going on.

    I'd be grateful if someone could help.

    Thank you.
     

Share This Page