Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Android and Qt Purchasing API

Android and Qt Purchasing API

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 2 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PSI_lbc
    wrote on last edited by
    #1

    The Google Play app store allows the Qt app to have In-App Products that can be purchased.

    The In-App product must be defined in the store..example: some.app.managed.product

    In QML, when a In-App Product is purchased the Qt app receives a onPurchaseSucceeded notification that includes an "identifier" matching the In-App Product definition in the store.

    The In-App Product transaction is pretty straight forward. My question is what type of notification does the Qt app receive when the actual app itself is purchased? The app is not an In-App Product.

    There's nothing in the documentation that specifies what kind of notification is returned when the app itself is purchased.

    So how does one tell in the Qt app if the app has actually been purchased?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The Qt Purchase API is currently a commercial only module, you should contact the Qt Company directly about that matter. You can do it from your Qt Account's Support Center.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        The Qt Purchase API is currently a commercial only module, you should contact the Qt Company directly about that matter. You can do it from your Qt Account's Support Center.

        P Offline
        P Offline
        PSI_lbc
        wrote on last edited by
        #3

        @SGaist

        Yep. Did that. No reply.

        So no one has monetized an Android app using Qt? Really???

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You might have been caught in the summer holiday period. In any case, there was some talk about the module becoming part of the upcoming 5.6 release.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • P Offline
            P Offline
            PSI_lbc
            wrote on last edited by
            #5

            Thx. Good to know.

            It's just very frustrating when you end up having to depend on a "black box" when it comes to something as simple as a purchasing API. End of rant.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved