Releases: IDCI-Consulting/PaymentBundle
Releases · IDCI-Consulting/PaymentBundle
v6.1.2
Fix: php deprecated optionnal parameter is declared before required p…
v6.1.1
Fix: set idci_payment.apple_pay.root_ca_file_path optionnal
v6.1.0
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
Merge pull request #27 from IDCI-Consulting/fix-payment-gateway-depre…
v6.0.4
Fix: missing type hint in payment step
v6.0.3
Merge pull request #26 from IDCI-Consulting/fix/entitymanager
Fix entity manager interface instanciate at null
v6.0.2
Fix: deprecated json_array DBAL type
v6.0.1
Fix: deprecated doctrine ObjectManager
v4.4.0
Merge pull request #24 from IDCI-Consulting/feat/gateway-return-response
Update: add getReturnResponse on payment gateway