dimps123 / web-invoice

Automatically exported from code.google.com/p/web-invoice
GNU General Public License v3.0
0 stars 2 forks source link

Web Invoice User profile #131

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be great if the user can log on to their profile and pay their invoice 
in a profile page rather than a new page.
User needs to have the ability to cancel account, or edit vault payments in 
case of recurring billing.
All as part of user profile menus.
Since not all the gateways have a vault for storing credit cards for recurring 
billing, and thus you cannot code that function for all. I would suggest just a 
profile page that would either tie up to a gateway, allow that for future 
gateways (Braintree for instance), or if vault is not available, send the 
account cancellation as a message request that would appear on the admin 
dashboard.

Original issue reported on code.google.com by youdispa...@gmail.com on 16 Aug 2011 at 3:05