Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/defold/extension-webmonetization

Defold integration to the Web Monetization API
https://github.com/defold/extension-webmonetization

defold webmonetization

Last synced: 3 months ago
JSON representation

Defold integration to the Web Monetization API

Awesome Lists containing this project

README

        

[![Actions Status Alpha](https://github.com/defold/extension-webmonetization/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-webmonetization/actions)

## Web Monetization for Defold

This repository contains a Defold [native extension](https://www.defold.com/manuals/extensions/) which integrates the Web Monetization JavaScript API. This allows game developers to detect if a player has an active payment stream or not and offer additional content or perks to paying players.

[Manual, API and setup instructions](https://www.defold.com/extension-webmonetization/) is available on the official Defold site.