Releases: Payum/Payum
Release 1.7.5
What's Changed
- feat: fix ci by @Chris53897 in #989
- feat: fix rector by @Chris53897 in #990
- chore: fix ci deprecations by @Chris53897 in #986
- Dynamic property for
payum/payum@^1.*
by @Prometee in #1001
New Contributors
Full Changelog: 1.7.4...1.7.5
Release 1.7.4
What's Changed
- Replace php-http/guzzle6-adapter with php-http/guzzle7-adapter in docs by @pierredup in #945
- Added Support for HttpPostRedirect in doc by @knit-pay in #952
- Add base rector config by @pierredup in #962
- Fix failing unit tests by @pierredup in #958
- Add PHP 8.2 to GH actions config by @pierredup in #964
- Update KlarnaInvoice package to use solidworx/klarna-invoice by @pierredup in #979
Full Changelog: 1.7.3...1.7.4
1.7.0
What's Changed
- Add PaypalExpressCheckout refund by @radekbernatek in #846
- Add support for Guzzle 7 by @pierredup in #900
- Add support for Symfony HttpClient by @pierredup in #901
- Upgrade to Stripe v7 by @joshbmarshall in #839
- Add support for Laminas-db by @pierredup in #905
- Add fields to set stripe variables for allow remember me and email by @joshbmarshall in #842
- Fix deprecations in PHPUnit and remove risky tests by @pierredup in #908
- Remove dev dependendies in PHP 8 workflow to use stable versions instead by @pierredup in #921
- Add info for Symfony 4 & 5 by @YellowPhoenix18 in #916
- Doctrine compatibility fixes by @arokettu in #920
- PHP 8.1 deprecations by @arokettu in #919
- Add support for Doctrine DBAL 3 by @pierredup in #924
- Added setAppInfo details to Stripe API requests by @aliriaz-stripe in #805
- Support PHP 8.1 by @pierredup in #925
New Contributors
- @radekbernatek made their first contribution in #846
- @joshbmarshall made their first contribution in #839
- @YellowPhoenix18 made their first contribution in #916
- @arokettu made their first contribution in #920
- @aliriaz-stripe made their first contribution in #805
Full Changelog: 1.6.2...1.7.0
1.6.3
What's Changed
- Updated Payex test url by @sharald in #814
- Add Saferpay plugin to the docs by @karser in #803
- Set authorization api in SyncAction by @pierredup in #903
- [Stripe][FIX] LogicException when card is declined by @BadPixxel in #801
- Add roave/security-advisories by @pierredup in #904
New Contributors
- @sharald made their first contribution in #814
- @karser made their first contribution in #803
- @BadPixxel made their first contribution in #801
Full Changelog: 1.6.2...1.6.3
Release 1.6.2
-
Merge pull request #884 from pierredup/iso4217-4.0
Add support for iso4217 version 4.0
-
fix(symfony doc): set correct command name for debugging
-
Minor grammar fixes
-
Added helpful comments to get-it-started.md
I've seen multiple examples where developers point to the skd_config.ini full path instead of its directory (me included). This should fix that misconception.
-
Use the CSPRNG provided by PHP 7
For PHP 5 support, see: https://github.com/paragonie/random_compat
-
Add Github actions workflow to run tests
-
Update alcohol/iso4217 which supports PHP8
-
Replace basename for target url
-
Migrate to Github actions
-
Handle Paypal Rest gateway when using standard Payment object
-
Add subtree split workflow
-
Handle cancel from PayPal rest action
-
Fixed assertNull call
-
Fixed assertContains deprecation
-
Fixed assertInternalType deprecation
-
Revert some usage og assertStringContainsString
-
Fix #824 Issue
-
Support toArray and __toArray methods in stripe