Skip to content

Releases: mercadopago/sdk-dotnet

1.10.1

12 Mar 14:57
31f3e43
Compare
Choose a tag to compare

Fixed payment.additional_info.items[].unit_price deserialization.

1.10.0

04 Mar 18:51
c0777c3
Compare
Choose a tag to compare
  • Adding PIX related properties in Payment
  • Adding date_of_expiration in Preference

1.9.1

17 Feb 13:12
59c9c4c
Compare
Choose a tag to compare

Español

  • Corrección en la serialización de la enumeración ShipmentMode

Português

  • Correção na serialização do enum ShipmentMode

1.8.1

12 Aug 19:09
Compare
Choose a tag to compare

General changes

  • Added JSON conversion annotation on Preference Item
  • Added digital wallet to payment type IDs enum
  • Fixed getDiffFromLastChange method
  • Fixed unity test

Bugs fixed

  • Error on creating preference with currency id attribute
  • Bug on searching payments with Digital Wallet payment method
  • Bug on cancelling pending payments

1.8.0

01 Jul 14:42
8bff228
Compare
Choose a tag to compare
  • Adding "industrial fields"

  • Fix enum serialization

  • Increasing version to 1.8.0 and updating docs

  • Creating CI workflow using GitHub Actions

  • Fixing Preference and Payment tests

  • Adding CI badge

1.7.0

04 May 22:24
36f3138
Compare
Choose a tag to compare

Features:

  • Adding OAuth Token creation
  • Adding advanced payments classes and methods
  • Adding properties to enable payment in gateway mode
  • Adding Purpose property in Preference
  • Adding HTML documentation

Fixes:

  • Changing CategoryId type from int to string

1.6.1

03 Mar 12:47
9680e05
Compare
Choose a tag to compare

Collecting CRE metrics.

1.5.0

21 Jan 15:59
ba711be
Compare
Choose a tag to compare

Adding tracking ID

1.4.0

02 Jan 18:48
4a41cd0
Compare
Choose a tag to compare
  • Added preference tracks
  • Added tracking headers

1.3.0

16 Dec 20:33
Compare
Choose a tag to compare
  • Add metadata attribute to Preference class
  • Fix PSE Payment bug