[REQUIREMENTS]
This version requires GMS 2022.1+
[DESCRIPTION]
Extensions for integrating iOS/tvOS and macOS IAPs into your games. Supports consumable, Durable, and Subscription IAP types (renewing and non-renewing).
Included in the asset are mini-manuals for the two platforms - be aware the code is extremely similar and the two "stores" require almost identical behaviour, but the function names and IAP event cases have different prefixes, etc., so please do pay attention to both manuals.
Note that some functionality for verifying purchases relies on you to have your own custom web server - there are no custom functions in the extension for this, as you should use the existing http_get() functionality to communicate with your server. The mini-manuals link to Apple documentation on what your payment server needs to do.
[REFERENCES]
You can also find more "how to" documentation on our Helpdesk at macOS IAPs setup guide and iOS/tvOS IAPs setup guide.
[LICENSING]
End User Licence Agreement (EULA).
This asset requires GMS2 2.2.4 or above!
iPadOS is covered by the iOS/tvOS extension, as currently iPadOS is no different to iOS as far as GMS2 is concerned, so it isn't a separate target.