drewpayment / verostack-archived

Verostack (Payment Group) Web Application (Angular 7/Laravel 5.7)
https://verostack.dev
1 stars 1 forks source link

Billing Dashboard #5

Open drewpayment opened 5 years ago

drewpayment commented 5 years ago

The Billing Dashboard should be a module in the web application that will allow client admins and above access to the particular client's billing information. This module should keep track of historical payments made, what is currently owed and invoices in the future. It should set due dates and allow the client's administrator to manage their payment methods and set it up.

Conversely, it should allow System Admins the capability to view this same page, but also give them some additional functionality, change the balance information if they need to through debits & credits and allow them to record payments made.

This module should also give the client the option to setup some automated billing payment methods to which we have integrated and created the ability to take payments directly through this module.

drewpayment commented 5 years ago

Stripe allows flexible payment methods, including monthly subscription models and metered pricing... cost - 2.9 cents + 30 cents per card swipe.