Hello, I have a wordpress site running with wp-ecommerce. There are a couple of functions that it seems to be missing that I would like to add, as follows:
1. When a visitor makes a purchase or checks out, I would like them to provide username and password and a subscriber account is automatically created.
(Currently, the wp-ecommerce plugin successfully saves the users purchases and information, but it seems to be separate from the subscriber account)
2. When a user logs into a subscriber account, they are taken to the wp dashboard. I would like them to, instead, be taken to the wp-ecommerce “account” page.
3. In the wp dashboard, the user can change their login information, but that is not available in the “account” page. Please add that function to the account page.
4. This is a business where people can sell their items or get a money loan. Please add a field in the “account” page where the user can view “loan” details (Amount, loan date, due date, details). The user cannot change this. But an administrator can add and modify this information
The attached jpg file is an example of what is functioning on the “account” page right now.
