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

4.69

14 Feb 10:44
Compare
Choose a tag to compare

Changelog:

  • wsdl upgrade
  • add threeDSInfo and travelFileNumber in doAuthorization
  • add threeDSInfo and travelFileNumber in doImmediateWalletPayment
  • remove duplicate code on sub object creation
  • remove CRLF ending files
  • add reset methode to reuse SDK instance

4.68.1 - fix

27 Dec 12:04
Compare
Choose a tag to compare
  • Fix dependencies issue with Laravel v8 (#77)

4.68

29 Nov 14:46
Compare
Choose a tag to compare
  • wsdl upgrade
  • add merchantURL and merchantCountryCode in verifyEnrollment
  • ADD FAILOVER mechanism
  • add method setSoapOptions to change SoapClient options
  • add method setFailoverOptions to change failover behavior and cache usage
  • add getSoapLastContent to retrieve last SOAP context
  • fix warnings on undefined array keys in SDK

4.66

30 Jun 13:35
434ea1a
Compare
Choose a tag to compare

WSDL 4.66 upgrade

4.64.1

18 Jan 16:22
86dd172
Compare
Choose a tag to compare
  • wsdl upgrade and split wsdl in three files
  • new properties authorizedCurrency, authorizedAmount in Authorization
  • new property challengeWindowSize in threeDSInfo
  • support php 7.4 replace array_key_exists by property_exists on object
  • allow to customize waiting time when connecting to Payline servers
  • format request for UpdateWallet call
  • fix phpdoc for logger

4.59.6

08 Jun 07:29
e2b0861
Compare
Choose a tag to compare

4.59.6

  • Request formatting for update wallet

Fix

06 Jan 10:31
f73fc72
Compare
Choose a tag to compare
Fix
  • Fix date_default_set_timezone
  • Fix encryption padding

4.59.4

21 Oct 08:52
Compare
Choose a tag to compare

Fix typo

4.59.3

20 Oct 12:36
d3f0862
Compare
Choose a tag to compare

Add support for monolog v2
Fix verifyEnrollment merchantScore

4.59.2

09 Sep 07:53
e86161f
Compare
Choose a tag to compare

Fix empty arrays warn