godot-demo-projects/mono/android_iap
..
GodotGooglePlayBilling
Android in-app purchases with C#.csproj
Android in-app purchases with C#.sln
Main.cs
README.md
default_env.tres
icon.webp
icon.webp.import
main.tscn
project.godot

README.md

Android IAP with C#

This demo shows how to make in-app payments in Android in C#.

Note: Running the demo requires exporting and uploading the game to Google Play.

Language: C#

Renderer: Compatibility

Note: There is a GDScript version available here.