Skip to content

Releases: amzn/amazon-pay-sdk-csharp

Amazon Pay C# SDK 3.9.2

11 Aug 05:58
Compare
Choose a tag to compare

Version 3.9.2 - August 2022

  • Fixed security vulnerabilities by upgrading Newtonsoft.Json to 13.0.1

Amazon Pay C# 3.9.1

23 Mar 07:19
Compare
Choose a tag to compare

Version 3.9.1 - March 2021

  • Fixed security risk - Buyer Access token is passed as HTTP header instead of query parameter in URL for GetUserInfo API

Amazon Pay C# 3.9.0

12 Feb 07:13
Compare
Choose a tag to compare

Version 3.9.0 - February 2021

  • Added additional attribute (expectImmediateAuthorization) to ConfirmOrderReference. This value can be set to true or false (Boolean). See Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide for more information.

Amazon Pay C# 3.8.1

29 Jan 16:49
Compare
Choose a tag to compare

Version 3.8.1 January 2021

  • Adding support for strong name support (key for signing)

Amazon Pay C# 3.8.0

25 Jan 07:37
Compare
Choose a tag to compare
  • Added support for .Net Standard 2.0

Amazon Pay C# 3.7.0

13 Jan 19:59
Compare
Choose a tag to compare
  • Added ListOrderReference API Call
  • Added ListOrderReferenceByNextToken API call

Amazon Pay C# 3.6.1

10 Dec 00:11
Compare
Choose a tag to compare
  • Added GetMerchantNotificationConfiguration API call
  • Added SetMerchantNotificationConfiguration API call

Amazon Pay C# 3.6.0

28 Aug 21:19
Compare
Choose a tag to compare

Added additional attributes (success_url, failure_url) to ConfirmBillingAgreement and (subscription_amount, currency_code) to SetBillingAgreement Details. See Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide for more information.

Amazon Pay C# 3.5.1.1

25 Jun 17:08
Compare
Choose a tag to compare

Updated Newtonsoft.Json version number AmazonPay.nuspec to match changes that were deployed in 3.5.1.0

Amazon Pay C# 3.5.1

24 May 17:52
Compare
Choose a tag to compare

Version 3.5.1 - May 2019

  • PaymentAuthenticationStatus getter added for GetOrderReferenceDetails, SetOrderReferenceDetails, and SetOrderAttributes API calls
  • StaticToken getter added for GetOrderReferenceDetails
  • Enabled Strong Name Assembly