v1.24.0
- New: automatic handling of unpaid bank transfer orders. WooCommerce's own hold-stock timer only cancels orders left in Pending, while a bank transfer sits in On hold, so an unpaid transfer could hold the last unit of stock indefinitely. Two independent clocks, both measured from the order date: a payment reminder to the customer, then an automatic cancellation that releases the stock. Every order is re-read and re-checked the moment before either fires, and neither touches an order that has been paid, carries an invoice, or has a withdrawal or a return in progress. Both emails are ordinary WooCommerce emails, edited under WooCommerce, Settings, Emails. Requested by 5trid3rr in wppoland/polski#74.