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
feat: enhance hold invoice expiration check to include disputes
- Updated the `checkHoldInvoiceExpired` job to handle orders in 'DISPUTE' status.
- Modified the query to include 'DISPUTE' in the list of order statuses with expired hold invoices.
- Added logic to update the corresponding dispute status to 'SELLER_REFUNDED' when an order in dispute is processed.
0 commit comments