Mercadopago Sdk Dotnet Versions Save

Mercado Pago's Official .Net SDK

2.2.2

1 year ago

Added the DefaultCard property in the CustomerRequest class so that it is possible to define the customer's default card.

Added the TicketUrl property in the TransactionData class to return the URL that accesses the rendered ticket with instructions for making the payment. This property is used only in the PIX payment method.

2.2.1

1 year ago

2.2.0

1 year ago

2.1.0

2 years ago
  • Add idempotency in refund

1.10.2

3 years ago

Fix empty list serialization problem in taxes.

2.0.0

3 years ago

A brand new version of the SDK that has the following features:

  • Support to .Net Core 2.0+, .Net 5.0 and .Net Framework 4.6.1+
  • Support to async methods
  • Per request configuration
  • User-friendly error handling

1.10.1

3 years ago

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

1.10.0

3 years ago
  • Adding PIX related properties in Payment
  • Adding date_of_expiration in Preference

1.9.1

3 years ago

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

3 years ago

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