Skip to content

Releases: alcalyn/payplug-bundle

Version 1.2.5

09 Dec 21:51
Compare
Choose a tag to compare
  • (@oservieres) [BugFix] Account loader command: introduces --no-prod option and fix account parameters loading.

Version 1.2.4

15 May 13:31
Compare
Choose a tag to compare
  • (ghaliano) Fix parameters file path on Payplug account parameters update command (#11)

Version 1.2.3

06 Nov 17:24
Compare
Choose a tag to compare

Version 1.2.2

31 Oct 14:45
Compare
Choose a tag to compare
  • Fix compatibility issue #10 with symfony 2.3 about commands (mouts)
  • Fix doc

Version 1.2.1

27 Oct 16:05
Compare
Choose a tag to compare
  • Fix constant value in IPN (refounded to refunded)

Version 1.2

27 Oct 11:47
Compare
Choose a tag to compare
  • Fix security flaw in IPN process (57ae248#diff-3)
  • Allows to use test/sandbox mode
  • Add command payplug:generate:url to test configuration or Payplug payment page

Version 1.1

17 Oct 10:10
Compare
Choose a tag to compare
  • Fixes security bug in IPN process
  • Improve code quality and add badges

Version 1.0

06 Oct 15:59
Compare
Choose a tag to compare
v1.0

Merge branch 'dev'

Version 0.9.3

29 Sep 19:16
Compare
Choose a tag to compare
  • Provide model class for symfony <2.3 (mouts)
  • Add command payplug:account:update
  • Update readme and doc: add advanced uses, add a missing installation step

Version 0.9.1

25 Sep 16:10
Compare
Choose a tag to compare
  • Fixes configuration tree by adding default value preventing error #1