Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 766 Bytes

spec.md

File metadata and controls

25 lines (17 loc) · 766 Bytes

#BillingTree adapter for CollectionsMax

##Main View

  • Display a list of the day's transactions
  • Button on transaction details to process with billing tree
  • Visual indicator of processed status for each transaction
  • When payment is added to db, display payment

##Transaction details

  • User can click a transaction to view details
  • Detail view shows date processed, transaction info

##Filter

  • Date processed
  • Error status

##Next steps

  • BillingTree response on state for review every time user sends transactions
  • Display processed transactions with relevant details to allow client to mark as paid in CollectionsMax
    • Fields: File Number, Full Name, Timestamp, BillingTree Refnumber
    • Filter by date with date range picker