Problem
We want to integrate Request Checkout with EasyInvoice so that payments made via Checkout are reflected in EasyInvoice.
Solution
- The
Sales tab should be on the ecommerce page and contain a table of payments filterable by clientId
- The dashboard needs to get a new tab for the user's receipts (the payments they have made)
Related