Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Releases: hipay/hipay-fullservice-sdk-magento1

Version 1.9.5

28 Sep 10:04
Compare
Choose a tag to compare
  • Fix : unnecessary mandatory CVV for Maestro card

Version 1.9.4

12 Sep 13:05
Compare
Choose a tag to compare
  • Remove electronic signature from SDD
  • #141 Fix issue [#141] : Js iframe config bug
  • #140 Fix issue [#140] : Wrong method declaration

Version 1.9.3

24 Aug 09:22
Compare
Choose a tag to compare
  • Fix : Change refund workflow

Version 1.9.2

16 Jul 09:53
Compare
Choose a tag to compare
  • Fix : Modify data send to server

Version 1.9.1

13 Jun 12:46
Compare
Choose a tag to compare
  • Fix : no transaction reference on 118
  • Fix : split payment bug

Version 1.9.0

22 May 15:35
Compare
Choose a tag to compare
  • Add support for Oney credit long payment method
  • Remove tokenization server to server (deprecated)
  • Improve CI

Version 1.8.1

11 Apr 12:56
Compare
Choose a tag to compare
  • Add support for order grand total with 4 digits

Version 1.8.0

03 Apr 12:12
b45b674
Compare
Choose a tag to compare
  • FIX Configuration per Store without default value doesn't work
  • Add support for notify_url
  • Add support for several hashing algorithm for notification

Version 1.7.10

06 Mar 16:36
Compare
Choose a tag to compare
  • Add Support for Mastercard BIN Range Update

Version 1.7.9

21 Dec 09:52
Compare
Choose a tag to compare
  • Rework stripos during curl call
  • Payment can be false and no order in response (@gcann-tbd)