Skip to content

Releases: Voog/ipizza

v2.2.0

08 Sep 09:12
Compare
Choose a tag to compare

What's Changed

  • Cleanup old Nordea provider specs by @tanelj in #14
  • Support signing and verification algorithms provider based configuration by @tanelj in #15

Full Changelog: v2.1.0...v2.2.0

v2.1.0

15 Sep 08:34
29c5b90
Compare
Choose a tag to compare
  • Adds support for Luminor (rename from Nordea)

v2.0.1

15 Sep 08:35
Compare
Choose a tag to compare
  • Unknown response improvements (#8)

v2.0.0

03 Feb 11:21
Compare
Choose a tag to compare
  • Added support for iPizza services (1011, 1012, 4011 and 4012). Read more form Estonian Banking Association webpage
  • Changed MAC calculation in case of UTF-8 encoding to support new iPizza protocol.
  • Added supported encodings to Provider model (UTF-8 (default), ISO-8859-1 and WINDOWS-1257).
  • Added 'transaction_time' attribute to Ipizza::Payment object (parsed value of the VK_T_DATETIME field).
  • Removed support for iPizza services (1001, 1002, 4001 and 4002).
  • Added new provider: LHV Bank.
  • Authentication request response method authentication_info returns now Ipizza::Authentication object instead of string.