Android in-app purchases

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

How to make Android in-app purchases for not google play store?
Can I customize the GodotGooglePlayBilling library? How?

What do you mean by “not google play store”? If you don’t plan to use Google BIlling then you should not use GodotGooglePlayBilling nor changing it seems helpfull.

vetu11 | 2021-11-30 12:22

So how to make another library or plugin for billng?

DexterFstone | 2021-11-30 12:25

If you are looking to make Android in-app purchases outside of the Google Play Store, you may want to check out some third-party options. As for customizing the GodotGooglePlayBilling library, it is always worth exploring the documentation and community forums to see if others have tried similar modifications. You may want to also consider achieving out to the Godot development team or neighborhood for guidance on making the changes you are looking for. Best of luck with your in-app purchases and customizations!

angelacow | 2023-03-01 10:57