Skip to content

Releases: mercadopago/sdk-ruby

2.2.1

25 Oct 12:48
e2c1aaa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

2.2.0

14 Jul 18:14
0758beb
Compare
Choose a tag to compare

This release adds implementations for the Plans and Subscriptions APIs.

2.1.0

11 Jan 19:13
6c95e42
Compare
Choose a tag to compare
  • 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

28 Apr 21:09
40c307a
Compare
Choose a tag to compare

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

2.0.1

25 Mar 21:16
Compare
Choose a tag to compare

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.3.0

26 Mar 18:09
0b1639b
Compare
Choose a tag to compare
Update version.rb

1.2.1

26 Mar 18:09
Compare
Choose a tag to compare
access via header

1.1.0

21 Jan 13:12
a70714e
Compare
Choose a tag to compare
  • Adding product ID
  • Adding tracking ID

0.3.6

30 Nov 16:55
Compare
Choose a tag to compare