Add incoming order emails to orders table before billing run
Add incoming order emails to orders table before billing run
Your order emails land untracked in the inbox, causing delayed invoices and missed revenue. Orders are captured to a central orders table so billing can reconcile and invoice before the next billing run.