You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancement: Added a setting for what sort order we should check charges by.
Enhancement: Added a setting for how many charges we should check at a time.
Enhancement: Default amount of charges to check per wp-cron run is now 10.
Change: Removed extra sortable columns from pending charges and failed charges tables. Sorting by meta value does not work in WooCommerce's wc_get_orders.
Fix: Order by random now works as expected in our periodic status check for charges.