Skip to content

Amazon Pay API SDK (.NET) 2.3.0

Compare
Choose a tag to compare
@bjguillot bjguillot released this 10 Jul 23:36
· 28 commits to master since this release

Version 2.3.0 - July 2020

  • Add support for recurring and multi-auth API features
  • Remove duplicate code in SDK's CreateCheckoutSessionRequest and UpdateCheckoutSessionRequest objects
  • Remove duplicate Tests.DotNetCore unit tests and folded into existing unit tests
  • Fix bug causing some objects to become corrupted after .ToJson() call