4.5.0
·
14 commits
to master
since this release
Included commits: 4.4.2...4.5.0
Improvements
- Increased minimal required
PHP
version to 8.0. - Adjusted
PayoneDirectDebitSubFormPlugin
andPayoneInstantOnlineTransferSubFormPlugin
to make them Dynamic Store compatible. - Adjusted
ExpressCheckoutController::loadPaypalExpressCheckoutDetailsAction()
to make it Dynamic Store compatible. - Adjusted
PayoneHandlerPlugin::addToDataClass()
to make it Dynamic Store compatible. - Adjusted
PayoneSubFormsPlugin::getPaymentMethodsSubForms()
to make it Dynamic Store compatible. - Adjusted
PayoneConfig::getRequestStandardParameter()
to make it Dynamic Store compatible.
Deprecations
- Deprecated
PayoneConstants::GLOSSARY_FILE_PATH
. - Deprecated
PayoneAuthorization
transfer. - Deprecated
PayoneConfig::getTranslationFilePath()
.
Adjustments
- Increased
Quote
module dependency version. - Increased
Store
module dependency version. - Added
Transfer
module to dependencies.