Cross platform IAP API?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Bush2Tree

Hey guys, I’m looking to release an app on both google play and the app store, and I’m wondering if godot comes with an IAP API that I can use for both. Documentation for IAP seems pretty spotty to me, so I’m wondering if someone here knows more.

I found this on the official docs:

It seems to work for android, but not ios. It references a GodotPaymentsV3 API, but I can’t find documentation for that anywhere.

If anyone knows, please let me know how I should go about adding IAPs for both android and ios.

:bust_in_silhouette: Reply From: Calinou

Godot doesn’t have an official cross-platform IAP API yet.

Is there by any chance one planned? I see an android IAP API, is there currently one for iOS?

Bush2Tree | 2021-01-05 23:50