Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

[3.1.8] - 2019-11-05 (Enhancements / BugFix Release)

Compare
Choose a tag to compare
@amirrsyd amirrsyd released this 05 Nov 16:12
· 59 commits to v3.x since this release

Changed

  • Generated HPP models and put them in a new namespace Klarna.Rest.Core.Model.HostedPaymentPage. Generated models have all fields in the API
    and fixes #77

Added

  • Overloaded HostedPaymentPageStore methods to use new HPP models.

Fixed

  • Fixes the GET endpoint for sessions to be /hpp/v1/sessions/{sessionid} instead of /hpp/v1/sessions/{session}/status. Fixes #78