1.8.0-beta.1
Pre-release
Pre-release
tobiasfabian
released this
20 Mar 16:58
·
26 commits
to main
since this release
⚠️ Breaking Changes
- The PayPal order id is now stored as
payPalOrderId
instead oforderId
to the order page for clarification purposes. This only is relevant if you used the PayPal order id for additional processing. This does not impact the order id of the order itself. (2c00ebd)
✨ Enhancements
- Adds support for PHP 8.3
- Drops support for PHP 7.4 and 8.0