billing

  1. J

    B4A Library [B4A] GPBilling

    This library wraps the GooglePlayBilling base library. It returns the results in structures as they are built in the Google accounting system. The library does not display any messages; it only returns results: BillingResult, ProductResult, or PurchasedResult. It also generates the events...
  2. J

    Android Question Error in GooglePlayBilling library?

    I have two inapp products in GP Console for my application. I changed the status of one to Inactive, but when reading the available inapp products it loads both. I can read ProductId, Name, ProductType, Title,.... but there is no information whether the product is Active or Inactive. Is it...
  3. J

    Android Question Google billing problem

    I have two functions that read the available products to buy, one reads inapp, the other reads subs. Each can be called separately or consecutively. Public Sub GetInAppProducts(lSKUs As List) As ResumableSub 'make sure that the store service is connected Wait For (billing.ConnectIfNeeded)...
  4. M

    Android Question [Solved] Does BillingExample work?

    Hello, I tried to run the example for the in-app purchased shown here but pressing the button "Remove Ads" only opens a blank panel. Has Google changed something in the meantime or am I missing something?
  5. H

    Share My Creation Accounting App

    Finally, I released my long working Accounting application. It is fully working & lifetime free with no restrictions. myDailyAcc is Accounting application for daily routine of any accounting system including: - Sales - Purchases - Accounts Management - Inventory - Customers management -...
Top