Skip to content

Releases: Mangopay/mangopay2-ruby-sdk

3.28.0

15 Nov 15:56
Compare
Choose a tag to compare

3.27.0

29 Oct 08:17
Compare
Choose a tag to compare

3.26.1

03 Oct 11:21
Compare
Choose a tag to compare

Fixed

3.26.0

07 Aug 11:55
Compare
Choose a tag to compare

Added

3.25.1

30 Apr 13:48
Compare
Choose a tag to compare

3.25.0

17 Apr 08:45
514b725
Compare
Choose a tag to compare

Added

  • trace header logging : Introduced the log_trace_headers boolean configuration key. Set it to true to enable logging of x_mangopay_trace-id and IdempotencyKey in the log of the http requests.

3.24.1

10 Apr 14:00
Compare
Choose a tag to compare

Fixed

  • #249 Improve error handling when logging is enabled
  • #226 MultiJson::ParseError is thrown on HTTP error 5XX

3.24.0

02 Apr 13:37
Compare
Choose a tag to compare

3.23.0

08 Mar 14:48
Compare
Choose a tag to compare

Fixed

  • Conversions endpoint spelling

Added

  • The optional Fees parameter is now available on instant conversions, allowing platforms to charge users for FX services. More information here.
  • Platforms can now use a quote to secure the rate for a conversion between two currencies for a set amount of time. More information here.
  • Introduced the uk_header_flag boolean configuration key. Platforms partnered with Mangopay's UK entity should set this key to true for proper configuration.

3.22.0

08 Feb 17:54
Compare
Choose a tag to compare

Added

  • New endpoint to look up metadata from BIN or Google Pay token. More information here