Skip to content

Releases: mollie/mollie-api-ruby

Release 1.1.5

02 Sep 14:58
Compare
Choose a tag to compare
  • Add HTTP error code to raised errors
  • Fix cyclical referencing that can cause problems installing the gem

Release 1.1.4

10 Aug 13:44
Compare
Choose a tag to compare
  • add support for Belfius payment method
  • update required dependencies
  • update required ruby

Release 1.1.3

29 Dec 09:39
Compare
Choose a tag to compare
  • Fix coding style issues

Release 1.1.2

17 Dec 13:22
Compare
Choose a tag to compare
  • Fix small bugs
  • Add support for latest payment methods

Release 1.1.1

01 Apr 08:30
Compare
Choose a tag to compare

Fixes compatibility with Ruby 1.9.2, the oldest version of Ruby that is supported.

Release 1.1.0

14 Mar 16:23
Compare
Choose a tag to compare
  • Introduces the Mollie API Refunds resource to perform refunds programmatically. See example 7.
  • Internal refactoring.

Thanks @simply-phi for your contribution!

Release 1.0.1

24 Feb 09:15
Compare
Choose a tag to compare
  • Created Mollie API client for Ruby version 1.0.1.
  • Supports iDEAL, Mister Cash, Creditcard, PayPal and paysafecard.
  • Example scripts included (to run the examples install Sinatra first).
  • Installable via RubyGems: gem install mollie-api-ruby

Happy coding!