Releases: paytrail/paytrail-for-woocommerce
Releases · paytrail/paytrail-for-woocommerce
1.3.3
What's Changed
- Bump webpack from 5.74.0 to 5.76.0 by @dependabot in #85
- Fixed possible race condition between redirect and callback payment processing by @datahari in #90
- Home url cleaned with esc_url by @Taiteilija in #89
- Added update status to canceled on each error case when handling refunds by @Taiteilija in #88
New Contributors
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Added 3 second delay to Paytrail API callbacks to avoid race condition in cluster environments by @Taiteilija in #81
- Company name field added to API calls when available by @Taiteilija in #80
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Loosened comparisons on the condition related to tax calculations when taxes amount to zero by @Taiteilija in #74
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Add support for manual renewals of Subscriptions by @Taiteilija in #69
- Manual renewals can be enabled from the WooCommerce Subscriptions settings
- Gateway php QOL by @Taiteilija in #71
- The order->payment_complete now happens later than before
- Fixed calculation with zero taxes
- Fixed callback url parameters by @Taiteilija in #72
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #68
- Bump mem and webpack by @dependabot in #62
- Bump object-path and resolve-url-loader by @dependabot in #61
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- Fixed an issue with rounding taxes for small amounts by @Taiteilija in #59
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Fixed language selection issue by updating PHP-SDK version to 2.3 by @VuorelaJ-P in paytrail/paytrail-php-sdk#46
- Checkout page login text tweak by @Taiteilija in #51
- Make it possible to tweak paytrail order items via apply_filters by @joonamakinen in #50
- Bump postcss, autoprefixer, css-loader and postcss-loader by @dependabot in #48
- Bump node-sass from 4.14.1 to 7.0.0 by @dependabot in #40
- Bump nth-check and cssnano by @dependabot in #52
New Contributors
- @joonamakinen made their first contribution in #50
Full Changelog: 1.2.2...1.2.3
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
What's Changed
- Fixed the checkout "remove card" button by @Taiteilija in #42
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Fixed Guzzle version conflict issues by adding cUrl as a fallback option by updating Paytrail PHP-SDK to 1.2.0
- Remove composer.lock by @loueranta-paytrail in #38
- Update deploy-to-wordpress-org.yml by @loueranta-paytrail in #37
- Bump npm from 8.1.2 to 8.11.0 by @dependabot in #33
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Updated PHP-SDK version and removed symphony packages & composer installers by @Taiteilija in #31
Full Changelog: 1.0.9...1.1.0