C# FastSpring API 24 Sep 2012


We're currently happily relying on FastSpring to handle transactions for UnityVS. As advertised, we've experienced great customer support.

Whenever you purchase UnityVS through FastSpring, it will request licenses and notify our system of different events, such as new orders for instances.

Today we're opening the code of two libraries that we've using to interact with FastSpring:

  • SyntaxTree.FastSpring: A library to validate the license requests the and different notifications that FastSpring performs.
  • SyntaxTree.FastSpring.Api: A library to query the REST API that FastSpring exposes, currently limited to the scope of that we're using.

Both are licensed under the permissive MIT/X11 license. We hope you'll find them useful.


Copyright © 2012 - 2014 SyntaxTree. All rights reserved.

Google+