Releases: KentaaNL/docdata-order
Releases · KentaaNL/docdata-order
v2.4.1
v2.4.0
- Allow setting global configuration options to customize logger output and HTTP timeouts.
- Add Ruby 3.5 to CI.
- Drop support for Ruby < 3.2.
Full Changelog: v2.3.0...v2.4.0
v2.3.0
- Make
issuer_idoptional in StartRequest in order to support iDEAL v2. - Add Ruby 3.3 and 3.4 to CI.
- Drop support for Ruby 2.7.
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
v2.0.0
- Added support for retrieving payment methods (including issuers) for an order.
- Added support for refunding payments.
- Added support for initial/recurring payment requests.
- Added support for subject merchants and sending fees in create order.
- Added payment methods Maestro, Bancontact & Sofort.
- Changed account_iban/bic/name to consumer_iban/bic/name.
- Removed Docdata::Order::Ideal.
- Dropped support for Ruby 2.3.