Requirement:
Instant Financial Freedom is a multi level marketing site, where the member gets paid at each level. A user can become a part of this site through an invitation sent by an existing member of the system. The member can join the system by purchasing products worth a particular amount. He also gets the opportunity to invite other people to join the site.
Solution:
The people joined in the system are treated as a binary tree. An active user of the system can invite any number of people to the system. The first two people joining in the system through the invitation will be placed under him. If more than two people join the remaining will be kept in a pending list and the member who invited them can place him anywhere under him.
The invitees have to purchase products worth the amount of joining fee to join the system. The payment can be mad through online using storm pay, E gold or E bullion. The payment to a registered user is collected from alternate levels under him. Users can check their payment often and withdraw it as and when they wanted
In the admin section of the site the administrator has the privilege to place a new user anywhere in the system. Administrator accepts the payment and then activates the user. In payment release admin can view each and every payment and release them or process bulk payment. When a user is disabled by admin his position in the system remains here and the payment to him also get processed. Once he got activated he can access the amount.