Skip to content

Version 2.6.1 - #235

Merged
kotivuori merged 7 commits into
paytrail:masterfrom
krokedil:master
Feb 26, 2026
Merged

Version 2.6.1#235
kotivuori merged 7 commits into
paytrail:masterfrom
krokedil:master

Conversation

@anyakro

@anyakro anyakro commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator

Fixed

  • Fixed a potential fatal error that could happen in the theme customizer if the gateway was not registered with WooCommerce when getting the block checkout data for the payment method.
  • Fixed a compatibility issue with Custom Order Status Manager for WooCommerce in version 4.6.0, caused by changing to registering the gateway with WooCommerce on the init action on priority 10 which happens after the plugin loads available gateways in WooCommerce.

MichaelBengtsson and others added 7 commits February 11, 2026 16:11
Causes issues with some plugins that check for available gateways earlier than init 10, causing the gateway to never be registered with WooCommerce
…-manager

Fix issue with registering the gateway on init with priority 10
…in-customizer

Fix issue with not checking if gateway is set when setting blocks data
- Fixed a potential fatal error that could happen in the theme customizer if the gateway was not registered with WooCommerce when getting the block checkout data for the payment method.
- Fixed a compatibility issue with Custom Order Status Manager for WooCommerce in version 4.6.0, caused by changing to registering the gateway with WooCommerce on the init action on priority 10 which happens after the plugin loads available gateways in WooCommerce.
@anyakro
anyakro requested a review from kotivuori February 16, 2026 09:25
@kotivuori
kotivuori merged commit 9de65a4 into paytrail:master Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants