This is an implementation of the TiliaPay open API in Unity.
See https://www.tilia.io/docs/api-intro/ for details on the API available from Tilia.io.
To use this SDK, you will need a client ID and client secret from Tilia.io.
This SDK implements the API using C# classes so that Unity developers do not have to worry about the specifics of the API calls.
See the Documentation folder for details on how to use this SDK in Unity.
If you have questions about this SDK, please send email to [email protected].
If you encounter bugs or other issues with this SDK, please submit a github issue.