Releases: payplug/SyliusPayPlugPlugin
Releases · payplug/SyliusPayPlugPlugin
Release list
2.2.0
[2.2.0] - 2026-07-07
Added
- Wero is now available as a payment method.
Improved
- The unified authentication (OAuth2) flow now correctly redirects when an account is unboarded, instead of getting stuck.
Fixed
- Fixed a 500 error occurring when a customer returns to the cancel action during Scalapay checkout.
2.2.0-rc0
2.1.0
[2.1.0] - 2026-06-02
Added
- Scalapay is now available as a payment method. It will appear at checkout automatically based on cart eligibility.
- Unit tests have been added to the plugin, improving reliability and making contributions easier to validate.
- Payment methods are now filtered by allowed countries fetched from the PayPlug API.
Improved
- Min/max eligible amounts per APM are now dynamically retrieved from the PayPlug API instead of being hardcoded.
2.1.0-rc.2
What's Changed
- PRE-3231: fix refund from BO for scalapay by @adumont-payplug in #297
Full Changelog: 2.1.0-rc.1...2.1.0-rc.2
2.1.0-rc.1
PRE-3365: Get allowed_countries from api + filter display
2.1.0-rc0
What's Changed
- PRE-3278: adding scalapay APM and project configuration by @adumont-payplug in #283
Full Changelog: 2.0.0...2.1.0-rc0
2.0.0
What's Changed
- Mark payum classes as deprecated
- [Checkout] Refacto switch methods
- [Checkout] Unminify integrated payment.css
- [Checkout] Improve enable/disable next step
- [Checkout] Update logos
- upgrade-v2: update README with complete instructions
2.0.0-rc.3
Fix installation process and updating Documentation
2.0.0-rc.2
What's Changed
- Fix ApplePay APM
- Fix Installation process
2.0.0-rc.1
Sylius V2 compatible update, with support of new Payment Request provided by Sylius instead of Payum