Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57746

QInAppProduct should expose price and currency separately

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 5.7.1
    • Purchasing
    • None
    • Qt 5.7.1 on Android and iOS

    • iOS/tvOS/watchOS

    Description

      Currently, QInAppProduct only has a QString price which contains the price as string in its localized form.

      This prevents (makes unneccessarily hard) any kind of automated processing (e.g. track revenue) in the app.

      There should be a
      qreal price (needs a different name as price is already taken, or better a quint64 with "micro euros")
      QString currency with the currency code (e.g. EUR)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            broulik Kai Uwe Broulik
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes