Releases: Automattic/woocommerce-payments
Releases · Automattic/woocommerce-payments
Version 2.2.0
- Fix - Paying with a saved card for a subscription with a free trial will now correctly save the chosen payment method to the order for future renewals.
- Add - Payment Request Button support for US merchants (Apple Pay, Google Pay, Microsoft Pay, and the browser standard Payment Request API).
- Update - Not passing level3 data for non-US merchants.
- Add - REST endpoint for fetching account data.
- Add - Deposits list pagination and sorting.
- Fix - Deposit overview now displays placeholder information instead of continuing to load when an error happens.
Version for testing 27-3. Not for production
t27-3 Set product version in changelog and readme
Version 2.1.1
- Fix - Fatal error when a subscription is processed with action scheduler hook.
t27-2
Version for testing 27-2. Not for production
Version 2.1.0
- Update - Show last 4 digit credit card number in order note when payment method is updated on failed renewal subscription order.
- Update - Define constant for the group to be used for scheduled actions.
- Update - Enable multiple customer currencies support in live mode.
- Add - Rate limit failed account connection checks.
- Add - Support displaying non-USD base fees on settings page.
Version 2.0.0
- Update - Render customer details in transactions list as text instead of link if order missing.
- Update - Render transaction summary on details page for multi-currency transactions.
- Update - Improvements to fraud prevention.
- Fix - Added better notices for end users if there are connection errors when making payments.
- Fix - If account is set to manual payouts display 'Temporarily suspended' under Payments > Settings.
- Add - Add file dropzones to dispute evidence upload fields
- Add - Currency conversion indicator to Transactions list.
- Add - Transaction timeline details for multi-currency transactions.
- Update - Link order note with transaction details page.
- Fix - Updating payment method using saved payment for WC Subscriptions orders.
Version 1.9.2
- Fix - Checkout and cart blocks aren't usable in editor when WooCommerce Payments is enabled.
- Fix - Missing global config error in Checkout block integration, and incompatibility with latest block API.
Version 1.9.1
- Fix - Incompatibility with WC Subscriptions.
- Fix - Missing order causing broken transactions list.
Version 1.9.0
- Add - Improved fraud prevention.
- Add - New setting to manage whether to enable saving cards during checkout. (Defaults to being enabled).
- Fix - Fixed issue where an empty alert would appear when trying to refund an authorization charge.
- Update - Link customer name on transaction detail page to filtered transaction list page.
- Update - Test mode notice width is now consistent across all pages.
- Fix - Fix error which could occur when a 100% off coupon was applied during checkout.
- Add - New notification to urge setting SSL for checkout pages if store doesn't use HTTPS
- Fix - Fixed connection timeout configuration.
- Fix - Specify error code when refund fails in admin to prevent blank alert.
- Fix - Add fees as line items sent to Stripe to prevent Level 3 errors.
- Fix - Currency format in non-USD order note when capturing, refunding, and processing subscription renewal.
- Update - Link customer name from transaction list page to WooCommerce's Customers page filtered by the customer's name.
Version 1.8.0
- Add - Include information about failing payment into order notes.
- Fix - Fix crash when a user has 10 or more saved credit cards.
- Fix - Fix crash if there's a problem connecting to the server.
- Fix - Store Stripe customer for test and live mode.
- Fix - Display Payments menu in the sidebar if there's a problem connecting to the server.
- Add - Display fee structure in transaction timelines.
- Add - Use site username for recording ToS acceptance.
- Update - Display transaction tables with full width.
- Add - Action hooks before and after webhook delivery.