Skip to content

Releases: checkout/checkout-sdk-net

4.0.12

06 Apr 19:14
Compare
Choose a tag to compare

Release 4.0.12

  • Add javascript_enabled field in ChannelData for request session and update session (browser channel)
  • Add reference property to Financial Actions query
  • Add support for Forex (FX) rates API
  • Remove marketplace from HostedPayments & PaymentLinks

4.0.11

23 Mar 19:06
Compare
Choose a tag to compare

Release 4.0.11

  • Deprecate GiroPay request fields

4.0.10

22 Mar 03:59
Compare
Choose a tag to compare

Release 4.0.10

  • Update RefundRequest.yaml with Amount Allocations
  • Added line_of_business field to the NAS payment request
  • Added new fields to get payment's processing data
  • Added exemption_applied to GET response 3DS object
  • Update GiroPay request object
  • Added new sections for adding/deleting workflow actions and workflow conditions
  • Added Unscheduled payment_type to payment request
  • Removed to and from fields from Notifications > Events

4.0.9

24 Feb 04:50
Compare
Choose a tag to compare

Release 4.0.9

  • Added properties for payment.processing response
  • Added SEPAV4 sources
  • Adds support for Financial Actions API
  • Made AddCheckoutSdk() an extension method
  • Allow configuration section name to be specified in CheckoutSDK.Extensions

4.0.8

02 Feb 16:44
Compare
Choose a tag to compare

Release 4.0.8

  • Renames created workflows in tests to add SDK identifier
  • Added API key auth to Integrated Platforms Balances (CS2)
  • Added support for Trustly & Cv Connect APM (CS2)
  • Review payment & payout request schema
  • Added patch endpoint for payment instruments (CS2)
  • Replace ‘reporting’ scopes with 'reports' on the Reports API
  • Add new Illicado APM (CS2)
  • Rename partner_reason field to partner_error_message in Payments ProcessingData
  • Update Sepa URL for PPro actions

4.0.7

28 Dec 14:25
Compare
Choose a tag to compare

Release 4.0.7

  • Added support for Card Metadata API (CS2)
  • Added new Integrated Platforms payment instrument endpoints to Accounts (CS2)
  • Added support for Dispute Scheme Files API (CS1/CS2)
  • Added prism score property to payment response risk object
  • Added device_session_id to RiskRequest
  • Restore first_name and country fields from PaymentRecipient schema
  • Added mandatory fields for MIT/CIT payments sources (CS1/CS2)
  • Support Secret Key for Transfers (CS2)
  • Deprecate ReflowResponse as the actual response is empty, instead we should use EmptyResponse, it will be deleted in a future version
  • Deprecated Risk client (CS1/CS2)
  • Fix ReportDetailsResponse response attributes types for CreatedOn & LastModifiedOn

4.0.6

27 Oct 14:35
Compare
Choose a tag to compare

Release 4.0.6

  • Added support for Payments Query.
  • Added support for Reports API (default).

4.0.5

12 Oct 15:00
Compare
Choose a tag to compare

Release 4.0.5

  • Action.ResponseCode type changed to string (previous)
  • Added upgrade_reason to 3DS request and response.
  • Removed payment_type: unscheduled
  • Added email_addresses to ContactDetails (default).
  • Added support for Customer Source (default).

4.0.4

29 Sep 22:22
Compare
Choose a tag to compare

Release 4.0.4

  • Added Support for ALMA source (CS2)
  • Added Support for One Klarna source (CS2)
  • Added Support for Fawry source (CS2)
  • Added missing fields for PayPal source (CS2)
  • Added scheme to all Session sources (CS2)

4.0.3

14 Sep 15:51
Compare
Choose a tag to compare

Release 4.0.3

  • Removed Baloto Source.
  • Added support for QZ Country Code.
  • Added support for P24 source. (CS2)
  • Added support for Knet source. (CS2)
  • Added support for Bancontact, Postfinance and Multibanco source. (CS2)
  • Added support for STC source. (CS2)
  • Added amount_allocations and marked marketplace as deprecated