Microtransactions
This page aims to inform you on the process of incorporating microtransactions into the game.
Nuget Tools Needed
Before going into following all the instructions you will first need to navigate to Tools-> Nuget Packages -> Manage Nuget packages -> Browse
From here you need to install
Stripe.net
Windows ASP.Net Core
These will give you the tools needed to carryout these operations
Content
Payment service used and what happens there
Adding a server to use the API
Code used in the forms to trigger this
Last updated