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.
2.6.0
Added support for manual activation of invoices for payments made with Walley and Klarna invoice methods.
Fixed compatibility issue with Visma Pay.
2.5.3
Added missing accessibility features
2.5.2
Removed Apple Pay availability checks
2.5.1
Removed default value for postalCode
2.5.0
Added default value for postalCode
Changed Apple Pay implementation to use hosted page
2.4.1
Added stamp for rounding row item
Fixed payment status after failed payment
2.4.0
Added possibility to display OP Lasku calculator in the product and cart page
Fixed click listener on shortcode checkout
2.3.0
Added Apple Pay support for payment page bypass
Added supported currency notice
2.2.3
Added gateway check for blocks checkout
2.2.2
Fixed refund query
2.2.1
Fixed subscription/saved card deletion
2.2.0
Added checkout blocks support
2.1.2
Added more validation for transactions in payment response
2.1.1
Fixed VAT rounding problem caused by certain product price settings
2.1.0
Added support for decimal values in tax rate
Added Finnish bank reference option
Allow selection of HTML tags in the payment description view
Minor fixes
2.0.3
Fixed test mode enablement
2.0.2
Fixed test mode settings
2.0.1
Removed option to generate Finnish bank reference numbers for transactions
2.0.0
Added WooCommerce HPOS support
Added new customer on-boarding flow
Added option to generate Finnish bank reference numbers for transactions
Improve error logging
Change the Cancel URL to be the ‘Pay for Order’ page
1.3.11
Fixed tax calculations
1.3.10
Fixed payment card value fields
1.3.9
Fix card form
1.3.8
Fix rounding rows again
1.3.7
Fixed rounding row negative amount fix
1.3.6
Fixed rounding row negative amount
1.3.5
Fixed item amount type missmatch
1.3.4
Added WP code linter tests
1.3.3
Added update status to canceled on each error case when handling refunds
Fixed possible race condition between redirect and callback payment processing
Home url cleaned with esc_url
1.3.2
Added 3 second delay to Paytrail API callbacks to avoid race condition in cluster environments
Company name field added to API calls when available
1.3.1
Loosened comparisons on the condition related to tax calculations when taxes amount to zero
1.3.0
Added support for manual renewals of Subscriptions
Fixed an issue with rounding taxes for small amounts
Fixed calculation with zero taxes
The order->payment_complete now happens later than before
1.2.4
Fixed an issue with rounding taxes for small amounts
1.2.3
Make it possible to tweak paytrail order items via apply_filters
Updated various libraries
PHP-SDK version updated to 2.3
Fixed language selection issue
Checkout page login text tweak
1.2.2
Added login and registration instructions for guest users, so they can save card details
Updated supported features
Hide empty payment method categories
1.2.1
Fixed an issue which prevented deleting saved card
1.2.0
Updated Paytrail PHP-SDK to 2.2 version
Fixed Guzzle version conflict issues by adding cUrl as a fallback option
1.1.0
Updated Paytrail PHP-SDK version
Removed symphony packages & composer installers
1.0.9
Added direct link to WooCommerce logs from the settings page
Improvements to order status checking
Better logging for status changes and references
1.0.8
Update payment method image url
1.0.7
Added token migration functionality for WooCommerce Subscriptions orders
1.0.6
Added token migration functionality and upgrade instructions from old Checkout Finland plugin
1.0.5
Reverted a code change that broke customizer options
1.0.4
Updated lock files
1.0.3
Added wordpress.org assets
1.0.2
Added even more escapes to variables and options
1.0.1
Added more escapes to variables and options
Renamed some CSS classes to improve compatibility with the old Checkout Finland for WooCommerce plugin