Skip to content

Releases: baptiste-dulac/SystempayBundle

1.0.0-rc2

10 Apr 10:28
8efb45a
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

Version 1.0.0-rc2

Update dependencies versions (add symfony 5 support)

1.0.0-rc1

25 Oct 06:58
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

Version 1.0.0 - RC 1

Lots of BC Breaks see README.md for more informations

v0.3.2

11 Apr 04:14
83c2492
Compare
Choose a tag to compare

Fix multiple payments

v0.3.1

30 Jul 09:47
993499b
Compare
Choose a tag to compare
  • Small typo in the findTransaction() call

Version 0.3

27 Jun 09:41
Compare
Choose a tag to compare

Fix for table name "Transaction" and autoloading via composer

Version 0.2.1

02 Dec 21:50
Compare
Choose a tag to compare

Correction for the service handling of keys

Version 0.2.0

01 Dec 21:17
Compare
Choose a tag to compare
  • Payments are now handled correctly.
  • This bundle is "operationnal" and can be used.

Base Version

29 Nov 20:18
Compare
Choose a tag to compare
Base Version Pre-release
Pre-release
  • Create Transaction
  • Initiate Payment
  • Handle Response - Basics