-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invoicing options -- enterprise Customers for RECAP Search Alerts #56
Comments
Xero: Manage invoices is available, you can automate reminders, and can manage customers. |
Thinking about how to move this forward, here's our definition of done:
We've looked at Stripe and Xero so far. I imagine there are other API invoicing/billing/tracking tools. Can you look into this too, please?
Between Xero and Stripe, there's no point in further analysis — stripe wins. But if we find other options, perhaps we should write down the features we get from each so we can compare. That can solve this too:
And then we just have:
Which should be fairly easy at that point. I hope? |
Oops, sorry, one more thought. Once we've got this issue wrapped, I think a good next step is to have a developer use curl to prototype the system we wind up choosing. That'd help us identify the objects, how to create them, how to update them, and how to build the system we need. |
User stories:
invoices automatically generated and sent to customers
, so that FLP can scale to hundreds of customers without manually managing invoices. (may be a v2)view of all my previous invoices and payments
in one place. (may be a v2)Definition of Done:
Notes:
To Do
The text was updated successfully, but these errors were encountered: