- Added support for iPizza services (
1011
,1012
,4011
and4012
). 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
andWINDOWS-1257
). - Added 'transaction_time' attribute to
Ipizza::Payment
object (parsed value of theVK_T_DATETIME
field). - Removed support for iPizza services (
1001
,1002
,4001
and4002
). - Added new provider: LHV Bank.
- Authentication request response method
authentication_info
returns nowIpizza::Authentication
object instead of string.