Skip to content

Releases: amzn/amazon-pay-api-sdk-dotnet

Amazon Pay API SDK (.NET) 2.1.0

09 Jun 11:15
Compare
Choose a tag to compare

Version 2.1.0 - June 9, 2020

  • Added GetAuthorizationToken method (available for all clients)
  • Set TLS version for API requests to version 1.2 to avoid issues on .NET versions where TLS 1.2 is not yet the default

Amazon Pay API SDK (.NET) 2.0.0

27 May 15:55
Compare
Choose a tag to compare

Version 2.0.0 - May 25, 2020

Adapted SDK to support Amazon Pay API version 2

Amazon Pay Checkout v2 changes

  • Introduction of "Complete CheckoutSession" API call
  • Billing address moved from PaymentPreferences to root of CheckoutSession and ChargePermission objects
  • ChargePermission now provides Limits field that shows maximum chargeable amount and remaining balance
  • Added helper function for button signature generation to WebStoreClient (Amazon Pay Checkout v2 client)

Amazon Pay API SDK (.NET) 1.0.0

13 Apr 19:07
Compare
Choose a tag to compare

Version 1.0.0 - Apr 13, 2020

Initial release, incl. support for

  • Amazon Pay Checkout v2
  • Amazon Pay In-Store API
  • Alexa Delivery Notifications for Amazon Pay

[LEGACY] Amazon Pay .Net SDK (V2) 4.2.1

08 Oct 16:08
Compare
Choose a tag to compare

Version 4.2.1 - September 2019

  • Added Nuget distribution support

[LEGACY] Amazon Pay .Net SDK (V2) 4.2.0

06 Sep 23:34
Compare
Choose a tag to compare

4.2.0 - September 2019

  • Initial support for APIv2