[DEPRECATED] Official .NET.Core SDK library for Klarna Services
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the
### Changed - Rolled back previous model changes. Remove obsolescence notices. ### Added - HTTP Transport: Oceania Base URLs (playground and …
# Release notes This release contains fully updated API models. All the models were split by appropriate API entities and all the models are auto-…
### Changed - Generated HPP models and put them in a new namespace Klarna.Rest.Core.Model.HostedPaymentPage. Generated models have all fields in th…
### Fixed - HostedPaymentPage distribute session method did not send a body payout. Resolves [#72](https://github.com/klarna/kco_rest_dotnet/issues…
### Changed - nuspec file now has all the SDK dependencies
### Changed - Refactoring: Fix typo in Communication namespace. Commuication -> Communication. Throw the ApiException from the old namespace in …
### Changed - Resolves [#57](https://github.com/klarna/kco_rest_dotnet/issues/57): Combine similar OrderManager Refund models into a single on…
### Changed - Change the process of handling non-json errors from the API servers. Fix the example to show the real error processing workflow. - U…