Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Releases: PaylineByMonext/payline-php-sdk

v4.77

28 Feb 09:05
Compare
Choose a tag to compare

Changelog:

• Update WSDL from 4.76 to 4.77

v4.76

10 Oct 09:31
Compare
Choose a tag to compare

Changelog :

  • Update WSDL from 4.75 to 4.76
  • Add reattempt to authorization
  • Move doAuthorizationRedirect from WebPaymentAPI to DirectPaymentAPI

4.75

26 Jul 08:18
Compare
Choose a tag to compare

Changelog:

  • Update WSDL from 4.74 to 4.75
  • Add miscData to doCredit
  • Add miscData to doDebit
  • Allow to pass 0 amount on payment in doWebPayment
  • Prevent permission error on log directory
  • Fix php warning (Creation of dynamic property) on PHP8.2

4.74

03 May 12:02
Compare
Choose a tag to compare

4.74 (2023-03-31)

  • Update WSDL from 4.73 to 4.74
  • Add service prepareSession
  • Add par, tokenRequestorCryptogram, tokenRequestorId, last4, panType on card object
  • Allow to use monolog/monolog:3.*

Release 4.73

06 Feb 15:56
Compare
Choose a tag to compare
  • Update WSDL from 4.72 to 4.73
  • Fix proxy usage
  • Fix exception log

4.72.1

11 Jan 08:48
Compare
Choose a tag to compare
  • fix missing namespace on address for buyer and wallet

Release v4.72

04 Oct 07:19
Compare
Choose a tag to compare

Changelog:

  • Update WSDL from 4.71 to 4.72
  • add miscData in doCapture
  • add miscData in doRefund
  • fix error on strlen in hideChar method
  • Full object refactoring

v4.71

29 Jun 09:45
Compare
Choose a tag to compare

4.71 (2022-06-16)

  • Update WSDL from 4.70 to 4.71
  • changer parameter type for sdk/maxTimeout

4.70

10 Jun 14:47
Compare
Choose a tag to compare
  • wsdl upgrade
  • expose parameters by method ( getDefaultWSRequest )
  • fix doAuthorizationRedirect call
  • fix custom soap_client option in WebserviceClient
  • support php 8 fix : "strcmp(): Passing null to parameter #2" in isChildFromList

v4.69-RC2

21 Feb 15:22
Compare
Choose a tag to compare

Changelog:

  • fix issue => #82