Releases: mollie/mollie-api-ruby
Releases · mollie/mollie-api-ruby
Release 1.1.5
- Add HTTP error code to raised errors
- Fix cyclical referencing that can cause problems installing the gem
Release 1.1.4
- add support for Belfius payment method
- update required dependencies
- update required ruby
Release 1.1.3
- Fix coding style issues
Release 1.1.2
- Fix small bugs
- Add support for latest payment methods
Release 1.1.1
Fixes compatibility with Ruby 1.9.2, the oldest version of Ruby that is supported.
Release 1.1.0
- 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
- 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!