Overview: page that displays user details, current plan details, and ability to manage plan
this page should not be available to people who are not logged in. If someone tries to access it redirect them to the log in page (under development)
route: (/user/[customerid]))
Feature Details:
Display customer details
Current plan details + usage this billing cycle
Button to cancel plan (shows pop up asking if you are sure you want to cancel)
cancel the customers plan
show full Payment history from this customer
Next payment date: show the next payment date that is due
Overview: page that displays user details, current plan details, and ability to manage plan
this page should not be available to people who are not logged in. If someone tries to access it redirect them to the log in page (under development) route: (
/user/[customerid])
)Feature Details: Display customer details
Current plan details + usage this billing cycle
Button to cancel plan (shows pop up asking if you are sure you want to cancel)
show full Payment history from this customer
Next payment date: show the next payment date that is due