Source code of In-app purchasing by cryptocurrency
(It's not a plugin!) Published in 2 Game Engines: Defold: https://defold.com/assets/crypto_iap Godot: https://godotengine.org/asset-library/asset/3158 Source code: For Defold game engine: https://github.com/bdshahab/iap_defold For Godot game engine: https://github.com/bdshahab/iap_godot A simple way to enable in-app purchases using cryptocurrencies. A video clip about this method (A little different in appearance but the same in function): https://youtu.be/QOaZi6Bp4og Using this program's method, you can make in-app purchases using cryptocurrencies. Users only had limited time to finish payment. The user picks the method of pay app to show the price in that currency. Users have to send that amount of money to the address. Users have to paste [TXID] of payment in the program. The app will verify the payment with the registered price at that time. Full description of this method In-app payment using cryptocurrencies Due to various restrictive laws or sanctions,...