Releases: alcalyn/payplug-bundle
Releases · alcalyn/payplug-bundle
Version 1.2.5
- (@oservieres) [BugFix] Account loader command: introduces
--no-prod
option and fix account parameters loading.
Version 1.2.4
Version 1.2.3
- New feature: simulate an IPN from command on localhost (Simulate an IPN from command)
Version 1.2.2
Version 1.2.1
- Fix constant value in IPN (refounded to refunded)
Version 1.2
- 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
- Fixes security bug in IPN process
- Improve code quality and add badges
Version 1.0
v1.0 Merge branch 'dev'
Version 0.9.3
- 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
- Fixes configuration tree by adding default value preventing error #1