Pierre du Plessis
Pierre du Plessis
@GoldenHeartVA are you installing the distribution on a server or using docker? The first thing that comes to mind when seeing the error log, is that the database server might...
@m3ct0n Thanks for the report. I don't have access to a SQL Server instance, so this might take some time to fix as I need to get access to an...
@phybersplice I'm not sure if the created date should be editable, since it's a timestamp of when the invoice was generated. What is the use case of wanting to backdate...
Thanks for the feedback, I'll add this as a feature request for an upcoming version
@dependabot rebase
@dependabot recreate
Thanks @Chris53897!
> I am afraid i should have used 1.7.x as base branch The 1.7.x branch is only for bug fixes on the 1.7 release. New features should go into master....
Also, I think all the Symfony integration should be moved to Payum/PayumBundle and removed from Core (see #838), so it might be better to focus on the Symfony 7 support...
I think it makes sense to remove any HTTP client integration in Payum core, since I don't think it's needed or used anywhere inside core, and let each gateway do...