Releases: amzn/amazon-pay-api-sdk-dotnet
Releases · amzn/amazon-pay-api-sdk-dotnet
Amazon Pay API SDK (.NET) 2.1.0
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
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 ofCheckoutSession
andChargePermission
objects ChargePermission
now providesLimits
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
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
Version 4.2.1 - September 2019
- Added Nuget distribution support
[LEGACY] Amazon Pay .Net SDK (V2) 4.2.0
4.2.0 - September 2019
- Initial support for APIv2