Skip to content

Releases: payplug/payplug-php

Set a default product for the User-Agent HTTP header

27 Aug 15:34
b0c2edf
Compare
Choose a tag to compare

BugFix: User-Agent HTTP header overflow

3.3.2

07 Apr 14:17
8122cae
Compare
Choose a tag to compare
  • Fix retrieve payment function when id_payment is not set
  • Add multiple PHP versions tests [5.6 to 8.0]

Update cacert file and readme

11 Jan 17:13
405b021
Compare
Choose a tag to compare

PATCH

  • Add maintenance section in readme
  • Update cacert file

Add accounting reports

12 May 12:15
ddb46cd
Compare
Choose a tag to compare
  • NEW: Add AccountingReport class to handle new API endpoint.

Add Oney Payment Simulations

14 Feb 15:57
de16e80
Compare
Choose a tag to compare

3.2.0

  • NEW: Add Oney Payment Simulations

Improve initialization and versionning API

23 Aug 12:36
72ad4b7
Compare
Choose a tag to compare
  • NEW: Deprecated Payplug::setSecretKey function, use Payplug::init instead.
  • NEW: API version should now be specified explicitly from module.
  • NEW: Improve Payplug setSecretKey with init method.
  • NEW: Excluded configuration API_VERSION versionning, it will be send from the apps nowadays.

PSD2 Compliance

04 Jul 10:35
97a948a
Compare
Choose a tag to compare
  • Major: Replace customer by shipping and billing to be compliant with PSD2.
  • New: Add versionning with new API_VERSION parameter.

Deferred payments

29 Apr 11:48
ddda4ce
Compare
Choose a tag to compare
  • New: Add deferred payments.

Installment plans

08 Feb 10:15
fdd1d09
Compare
Choose a tag to compare
  • New: Add installment plans.

2.5.1

26 Apr 15:39
b382d15
Compare
Choose a tag to compare
  • Bugfix: Fix packagist bundle.