Skip to content

Release v2.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@janteuber janteuber released this 30 Aug 12:11
· 655 commits to master since this release
d0494e1

New Features

  • new PAYONE permissions management - There is now a special permission for "PAYONE Order Management", making it possible to disallow captures and refunds for PAYONE transactions.
  • status mapping per payment method possible

Bugfixes

  • Fixed a bug where the "Buy Now" button wasn't re-activated after an error during checkout
  • PayPal Express: telephone number not a mandatory field

Maintenance

  • Shopware 6.4.3 compatibility
  • we undertook a massive refactoring effort to prepare the plugin for future payment methods and usecases. For example, it should be easier to make headless setups work as we've switched to using APIs instead of Frontend Controllers where possible. 🚀
  • Elasticsearch compatibility