Mercadopago Sdk Ruby Versions Save

Mercado Pago's Official Ruby SDK

2.2.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mercadopago/sdk-ruby/compare/2.2.0...2.2.1

2.2.0

9 months ago

This release adds implementations for the Plans and Subscriptions APIs.

2.1.0

2 years ago
  • Idempotency feature for refund request -> now when we create a refund, the request sent to API receives a header (X-Idempotency-Key) with a random uuid value. If the integrator sent a custom header with this field, the random uuid will be replaced.

2.0.2

3 years ago

Make SDK compatible with Ruby 2.3 Fix gem dependencies Fix unit tests (changed test credit card)

1.3.0

3 years ago

1.2.1

3 years ago

2.0.1

3 years ago

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

  • Support to Ruby 2.3+
  • Support to more APIs (customer, merchant_order, refund, advanced_payment, etc.)
  • Rubocop lint
  • Unit tests

1.1.0

4 years ago
  • Adding product ID
  • Adding tracking ID

0.3.6

5 years ago