Skip to content

AGK Help Files: Outdated "In App Purchase" Guide #25

@White3ger

Description

@White3ger

Hello,

the guide for in-app purchases (iap_*.htm files) still use the old way and therefore do not reflect the current implementation.

For example, the guide still implies to use 1 as type for consumable (e.g. in "AGK/AGK Help Generator/AGK Txt/guides/iap_006.htm" ) and ignores subscriptions at all.
As it implies to use type 1, it doesn't show the current consumption process either.
According to “InAppPurchaseAddProductID” help file and source code, InAppPurchaseAddProductID ( szID, 0) (type 0) should be preferred to add the consumable and InAppPurchaseResetPurchase( token ) to consume it.

Even if the old instructions in the guide still work, the inconsistency could confuse users and should therefore be adjusted in my opinion.

Another question regarding the iap_*.htm help files: Are there no txt files for these files as there are for the other files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions