Skip to content

bontbok-wolf

Compare
Choose a tag to compare
@adebisi-fa adebisi-fa released this 06 Dec 20:41
· 30 commits to master since this release
  • Fixes #8. Thanks, @jonathantower!

  • Fixes #7. Grateful to @Herocod3r, for the pull request! Thanks.

  • New: All ~Response types now has a RawJson property that exposes the raw JSON sent by PayStack Server, as a String. The ~Response types also has .AsJObject() extension method that parses this RawJson as a JObject. A JObject can be used to retrieve 'values' not exposed via the typed interface as described at Querying Json with LINQ.

Happy Coding!