Skip to content

Releases: payplug/SyliusPayPlugPlugin

2.2.0

Choose a tag to compare

@adumont-payplug adumont-payplug released this 07 Jul 09:35

[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.2.0-rc0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 09:43
8681062

Full Changelog: 2.1.0...2.2.0-rc0

2.1.0

Choose a tag to compare

@adumont-payplug adumont-payplug released this 02 Jun 08:25

[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

2.1.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 May 15:28

What's Changed

Full Changelog: 2.1.0-rc.1...2.1.0-rc.2

2.1.0-rc.1

2.1.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@adumont-payplug adumont-payplug released this 26 May 09:55
PRE-3365: Get allowed_countries from api + filter display

2.1.0-rc0

2.1.0-rc0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 May 12:51

What's Changed

Full Changelog: 2.0.0...2.1.0-rc0

2.0.0

Choose a tag to compare

@adumont-payplug adumont-payplug released this 05 May 15:13
bfd21d4

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

2.0.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@adumont-payplug adumont-payplug released this 20 Apr 15:49

Fix installation process and updating Documentation

2.0.0-rc.2

2.0.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@adumont-payplug adumont-payplug released this 17 Apr 15:12

What's Changed

  • Fix ApplePay APM
  • Fix Installation process

2.0.0-rc.1

2.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@dmurillo-payplug dmurillo-payplug released this 14 Nov 13:48
83047b8

Sylius V2 compatible update, with support of new Payment Request provided by Sylius instead of Payum