This is the changelog for the WooCommerce Wholesale Payments plugin. This plugin comes with the Wholesale Suite Bundle.
WordPress Version: Tested up to latest stable version
WooCommerce Version: Tested up to latest stable version
Version 1.0.2
- Feature: Support checkout block
- Feature: (Invoice Lists) New UI for invoice lists (table)
- Feature: Table filters
- Feature: Drawer information
- Feature: Auto select first payment plan in checkout legacy
- Improvement: ensures plugin updates come from premium server
- Improvement: adds missing text about "3% processing fee" in admin notice for no license use of less than 7 days
- Improvement: hides Wholesale Payments section on order receipt if it's not the payment method used for the order
- Bug fix: Layouts and add new filter
- Bug fix: UI issues
- Bug fix: Remove extra invoice tab showing
- Bug fix: requires percentage type breakdown items to have an integer value
- Bug fix: adds payment plan breakdown items validation
- Bug fix: payment on checkout/order-pay/{order_id} page (pay button from My Account > Orders page) goes to 404 page
Version 1.0.1.1
- Bug Fix: Vite localize property - throwing fatal error
Version 1.0.1
- Improvement: UI Enhancement: Retrieve the number of orders per plan
- Improvement: UI Enhancement: Redesign the payment plan lists to display in a table format
- Improvement: UI Enhancement: Redesign create plan form
- Improvement: Change the Wholesale Payments menu label to Payments
- Improvement: UI Enhancement: Redesign configured payment plan/cards
- Bug Fix: The string literal HTML markup appears on the orders page
Version 1.0.0.1
- Bug Fix: automatic update notification availability always shown even after update
- Bug Fix: PHP notice undefined `$invoice_id` variable
Version 1.0.0
- Initial Release
Version 1.0.0-beta.2
- Feature: implements `API Mode` that should enable users to switch Stripe API keys used in their stores to `test` or `live` mode
- Feature: implement specific users restriction
- Improvement: changes texts `Upcoming` and `Completed` to `Pending Payment` and `Paid` respectively
- Improvement: makes custom payment days functionality available by returnin `truthy` from `wpay_plan_advanced_payment_due_days` filter hook
- Bug Fix: shows `View Payments` button on `cancelled` orders - should be hidden
- Bug Fix: currency symbol displays as html entity
- Bug Fix: column `Wholesale Payments` is not visible in orders list table when HPOS is active
1.0.0-beta.1
- Initial Beta Release