Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.03 KB

File metadata and controls

33 lines (23 loc) · 1.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - Unreleased

Added

  • Support for Sylius v2.0+
  • PHP 8.2+ compatibility
  • Use Payment Request API from Sylius
  • New Unified Authentication System (OAuth2)

Important

Merchants will need to contact support to switch to the new authentication method.

Changed

  • Plugin structure has been changed to follow the new Symfony bundle structure
  • Front assets have been migrated to use Stimulus

Removed

  • Drop Payum support
  • Drop Sylius 1.x support
  • Drop usage of Secret key - Use OAuth2 instead

Please refer to github releases for historical release information.


For migration guides and upgrade instructions, see UPGRADE.md. For contributing guidelines, see CONTRIBUTING.md.