Skip to content

Releases: IDCI-Consulting/PaymentBundle

v6.1.2

07 Jan 10:19
Compare
Choose a tag to compare
Fix: php deprecated optionnal parameter is declared before required p…

v6.1.1

06 Jan 13:06
Compare
Choose a tag to compare
Fix: set idci_payment.apple_pay.root_ca_file_path optionnal

v6.1.0

06 Jan 10:58
8263f72
Compare
Choose a tag to compare
Add: Apple Pay payment gateway (#28)

* Add: apple pay payment gateway

* Run: cs fix

* Fix: missing import route example for apple pay

v6.0.5

19 Dec 09:48
04bca0a
Compare
Choose a tag to compare
Merge pull request #27 from IDCI-Consulting/fix-payment-gateway-depre…

v6.0.4

12 Nov 14:23
Compare
Choose a tag to compare
Fix: missing type hint in payment step

v6.0.3

24 Oct 13:03
3f72d52
Compare
Choose a tag to compare
Merge pull request #26 from IDCI-Consulting/fix/entitymanager

Fix entity manager interface instanciate at null

v6.0.2

13 May 10:04
Compare
Choose a tag to compare
Fix: deprecated json_array DBAL type

v6.0.1

13 May 09:52
Compare
Choose a tag to compare
Fix: deprecated doctrine ObjectManager

v6.0.0

24 Apr 09:15
2e17492
Compare
Choose a tag to compare

Symfony 6 compatibility

v4.4.0

30 Nov 11:00
834aa3a
Compare
Choose a tag to compare
Merge pull request #24 from IDCI-Consulting/feat/gateway-return-response

Update: add getReturnResponse on payment gateway