Hi,
I have just installed ERPNext for a client.
The client wants a paid-user registration, similar to when one purchases a hosting plan.
Scenario:
- User logs on website and sees various subscription options,
- user selects desired option,
- User fills in form data (registration content)
- User account is created as CRM user,
- User directed to make initial payment and subscription is generated.
- Subscription then deducts said amount every month.
How I can achieve the above?