HELIX-VEST Investment Matrix script
The HELIX-VEST investment matrix script is a live queue script for Payeer with automatic replenishment of the account balance where participants receive instantly invested funds with interest on new deposits. A large deposit can cover several previous deposits at once, and the remaining funds are on the balance of the system and are waiting for new deposits for the next coverage. The administration receives a percentage of each deposit.
" Instant transfer of funds
" 2-tier referral system
" Reinvestment
" Two types of deposits:
+25% with a deposit of up to 2000 rubles.
+35% with a deposit of 2000 rubles.
" Detailed statistics (deposits, payments, a place in the queue, and so on)
" Automatic balance replenishment
" No need to wait 24 hours or more
" Notifications by E-mail
Design.
The design is unique, rubber. Pleasant, beautiful and with modern bells and whistles — the main page in the form of a Landing Page with interactive elements. The user's cabinet and the admin panel are also carefully drawn, everything is thought out and is in its place.
Convenience.
The engine is built on modern Ajax and HTML5 technologies. All forms are sent in the background, in response to the user receives a notification about the action. All interactive elements are thought out and aimed at the most convenient interaction with the user — this is a profit calculator, notifications, and so on. The user also receives notifications by E-mail about the transfer of funds or the response of the support service.
Description of script pages
The main page.
The page format is Landing Page. Convenient fixed top panel. The center displays information showing the essence of the project, types of contributions and a brief description.
Below is a calculator that calculates the profit from the deposit.
Next is the statistics that displays the current information about the project — the number of users, the number of deposits, how much has been paid, how many rubles have been earned on referrals and how many users are online.
Below is a block that displays what actions the user must do to make a profit — this is registration, balance replenishment, deposit, profit and withdrawal of funds.
Then there are three tables that show the latest deposits, the latest payouts and the top investors. This will further convince users of the efficiency and integrity of the project.
The block below shows the advantages of the project. This section briefly describes all the advantages of the system.
User registration.
This is where a new user is registered. When sending data in the background, the login is checked for employment, the length of the password, the validity of the E-mail address, the validity of the Payeer wallet and other data. Upon successful registration, an automatic login and transition to the personal account takes place.
Login page.
The login page. When sending data in the background, the login and password match and other data are checked, for example, after the 10th unsuccessful attempt to log in, the user's IP will be blocked for authorization for 5 minutes (a notification "Try logging in later" will be displayed).
Password recovery.
This is where the forgotten password is restored. When sending data in the background, the Login-E-mail bundle, filling in all fields and other parameters are checked. When entering valid data, the password is sent to the E-mail specified by the user in his profile and a redirect to the authorization page takes place.
News.
This page displays the project news published by the administrator. The news consists of a title and a description. The date of creation of the news is displayed next to the title automatically.
Reviews.
On this page, registered users can leave their feedback about the project. When submitting a review, it is sent for moderation, and the user receives a corresponding notification. On this page, all data is also checked in the background — whether the text field is filled in, whether the user is logged in, and so on.
Offer.
A well-written public offer, in which all the necessary provisions are spelled out.
Contacts.
By default, the following text is written — "For any questions, please contact technical support." If desired, you can specify your contacts — phone, E-mail, Vkontakte page, etc.
Description of the personal account pages
The main page of the personal account.
The main page of the personal account displays general information about the user's account — balance, how many referrals, profit from referrals, status of active deposits, and so on.
Profile page in the personal account.
On this page there are account settings — password change, Payeer wallet change, E-mail change, checkboxes for enabling and disabling notifications about deposits and about the response of technical support to E-mail. All data is updated in the Ajax background thread.
Replenishment of the balance.
On this page, the user replenishes the balance of his account automatically using the Payeer payment system. To top up the balance, the user makes a transfer to your Payeer wallet and enters the transaction number in the field. The script checks the payment status itself, if the payment is successful, the transaction is accepted and the user's balance is replenished with the transfer amount. You can top up your account balance for any amount, at least 1 ruble. Your wallet data is specified in the admin panel.
My contributions.
On this page, the user can make a contribution and view the history of contributions. There is an income calculator that calculates the profit itself when entering the deposit amount. Please note that if the deposit amount is less than 2000 rubles, then the profit will be 25%, and if more, then 35%. This is done in order for users to make as large contributions as possible. The minimum deposit amount is 50 rubles. With a new deposit, if the deposit amount combined with the current balance of the system is sufficient, then the previous deposits are repaid, and the users whose deposits are repaid receive an appropriate notification by E-mail, if there is a check mark in the profile opposite the item about sending notifications to the soap, and if the amount is not enough, then it is credited to the current balance of the system. Under the deposit creation form there is a table of deposits, where detailed data about each deposit is written — the amount, percentage, how many people are ahead of you in the queue, and so on.
Withdrawal of funds.
On this page, the user can withdraw the earned funds to his payer wallet, which is specified in the profile. Withdrawal requests are processed manually by the administrator. The user can cancel the payment by clicking on the corresponding button.
My referrals.
On this page, the user can view their referrals, find out how much income each referral has brought and find out their referral link.
My tickets.
On this page, the user can contact the support service by creating a new ticket. You can also participate in a dialogue with the support service and delete the created tickets if the issue is exhausted. If there is a corresponding check mark in the profile, then the user will receive a corresponding notification by E-mail when the support service responds.
Description of the Control Panel pages
The main page of the control panel.
The main page of the control panel displays basic information — the current balance of the system, the number of users, the number of deposits and the number of online users. Just below is a form for changing the current store id and secret key. They are needed for automatic acceptance of Payeer payments. On all pages of the control panel there is a vertical menu that displays some parameters in real time, for example, when a new request is made to tech support, a corresponding notification appears.
Users.
This page displays the last registered users.
Deposits.
This page displays the latest user contributions. Made for convenience — you can always see who is in line for payment and how many people are in line.
Withdrawal requests.
On this page, the administrator displays the money earned by them to users manually. Auto Payeer payments, as practice has shown, are quite a dangerous thing, it is much better when the administrator manages the wallet.
Tech support.
On this page, the administrator responds to user tickets. If necessary, the administrator himself can create a new ticket with the desired user.
Reviews.
This page displays reviews awaiting moderation. The administrator can approve or delete the feedback sent by the user.
News.
On this page, the administrator manages the project news. You can add a news item or delete an outdated entry.
Advantages of the script
" A clean script without analogues. People love new high-quality projects, not public scripts.
" Automatic acceptance of Payeer funds (not iShop).
" Everything is built by an experienced programmer in PHP and new Ajax technologies.
" Full protection. Not a single MySQL injection will pass. A prefix has also been added to all tables.
" The administrative panel is securely protected.