We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To get started, see the Usage chapter at the bottom of the opening page.
Please feel free to add your best-practices for integrating gdx-pay in libgdx-projects.
PurchaseManager: interface to interact with the IAP store
PurchaseObserver: is the listener that reacts to purchases and purchase restores
PurchaseManagerConfig: configures the purchaseManager with products (offers) and store-parameters
Offer: defines a single IAP product
OfferType
Transaction: is what you get back into the purchaseObserver when a purchase has happened or purchases have been restored
Information: additional information about the products your app offers returned by the app store (local pricing, local description etc)