Zalance Addon for Godot 4
A free addon for Godot to interact with the Zalance API
This Godot addon enables communication between the Zalance API and your game. It works seamlessly with the Zalance addon for game monetization.
Features
- Get prices from your game catalog
- Create checkout sessions and handle payments
- Premade UI controls for stores, product details, and buy screens
- Asynchronous calls for data retrieval
Installation
The Zalance addon can be added through either the Godot asset store, Github, or downloaded directly from the Zalance downloads page.
Downloads
The Zalance addon is available for download along with a simple project example.
Name | Download Link |
---|---|
Zalance API Addon | https://zalance.net/downloads |
Github | https://github.com/ZalanceInc/zalance-godot-sdk |
Documentation
For the complete documentation that also has a tutorial and helpful examples, please visit the Godot addon documentation
Supported API Calls:
Get Prices
Get a list of prices. Use this to display products within your game store or website. Item data includes price, image, description, and other metadata to sell items in a game store.
Checkout
Create a checkout session. Use this to begin the purchase process and create a payment checkout screen.
Checkout Status
Get the status of a checkout session.
Publisher
Zalance Inc.
License
MIT
Free Software! All our base are belong to you.