Drop in an invoice. It reads it, decides card-or-check, checks the vendor cache, and tells you what to do.
This is the list the tool checks each payee against. Today: upload a CSV exported from BILL. Later: a scheduled job syncs it from the BILL API automatically.
name, address, method (method = check or card). Wrap addresses containing commas in quotes.Reading the invoice…