1. Subscription¶
For the subscription users are required to go to the home page.
- Learn More: Users can click on this button to learn more about the platform. This button will redirects the users to the subscription page of the respective platform.
Alternatively, users can click on the platform's name from the top navigation bar, which will also redirect them to the subscription page of the respective platform.
1.1 Types of subscriptions¶
After reaching the subscription page, users will see the following options:
Note: Features of the package may vary based on the platform.
1.1.1 Basic¶
This is the entry level package of the platform. It includes the base monthly price of the package in our case which is US$6,178.96/month
, which provides 50GB of storage, 2 cpus and 8gb of ram.
1.1.2 Advanced¶
This is the standard package of the platform. It includes the base monthly price of the package in our case which is €6,453.62/month
, which provides 100GB of storage, 2 cpus and 16gb of ram.
1.1.3 Gold¶
This is the standard package of the platform. It includes the base monthly price of the package in our case which is US$7,628.24/month
, which provides 500GB of storage, 4 cpus and 32gb of ram.
1.2 Subscribe to the platform¶
- Get G3W: Click on this get option of the respective package to get the package. This will redirects the users to the configuration page.
-
Configuration: This is the current step we are on. Users can determine their current step by checking which step number has a blue circle around it. Here, users can see all the details of the package they have selected and also choose their application name and company.
-
Order Summary: Order summary contains the information about the selected package.
-
Application name: Users can change their application name according to their preference. The default name is the name of their company.
-
Purchase application for: Users can select a company for purchase. They can also click on the
Create Company
button to add a new company or check the ✅Purchase in personal capacity
option. If this option is enabled, users will not be able to select a company. -
Click here to see how to create company.
-
Next: After confirming the configurations , users can click on the
Next
button to proceed to the next page.
-
Payment: This is the current step we are on.
-
Order Summary: Order summary contains the information about the selected package and application name.
-
Payment Method: Users can click the
Pay with Stripe
button to proceed with the payment. After clicking on this a form will appear.
This is the agreement of the platform which users have to agree to before proceeding with the payment. Scroll down to the bottom and users will find the form.
-
Hosting Provider: In our case there are 2 service providers. Users can select one of them by checking the corresponding
checkbox
. -
Representative Name: Users can enter the name of the representative.
-
Title: Users can enter the title of the representative.
-
Signature: To sign the agreement, users must double-click on the signature box and draw their signature.
-
Clear: Users can clear the signature box by clicking on the
Clear
button. -
Decline: Users can decline the agreement by clicking on the
Decline
button. -
Accept: Users can accept the agreement by clicking on the
Accept
button. This will redirects the users to the payment page.
-
Pay with link: Users can pay with a link by clicking on the
Pay with link
button. -
Email: This is the email address associated with the users profile.
-
Card information: Users are required to enter their card details including card number, expiration date, and CVC.
-
Cardholder name: Users are required to enter the name of the cardholder.
-
Country: Users are required to select their country from the dropdown menu.
-
Phone number: Users can also provide their phone number, however, it is optional.
-
Subscribe: Click here after filling in all the details. After clicking on this button, the payment will be processed and users will be redirected to the home page. After successfully purchasing the service, users will be notified via email.
-
Product URL: USers can click on this url to access their hosting. This is how it looks:
-
Access instance detail: Users can click on this link to check their instance details. This link will redirects them to the hosted service page in the dashboard.
1. URL: By clicking on this users will be redirected to their hosting service.
2. Get credentials: By clicking on this users can copy their credentials.
-
Users can view all the relevant information about the platform by scrolling down the page.
1.3 Download Source Code¶
- GitHub: Users can click on this button to download the source code from GitHub.
1.4 Support Center¶
- Support Center: Users can click on this button to access the support center. This will open a form.
-
Email: Users are required to enter their email address here, otherwise, their registered email will be used by default.
-
Subject: Users are required to enter a subject for their issue.
-
Issue Type: Users are required to select the type of issue they are reporting from the dropdown menu.
-
Issue Details: Users are required to enter a detailed description of their issue.
-
Add Attachment: Users can add attachments to their issue by clicking on the
Add attachment
button.
1 Cancel: Users can click on this button to cancel the attachment selection.
2 Select: After selecting the desired file users are required to click on this button to upload the attachment.'
- Submit: After filling in all the required fields, users can submit their issue by clicking on this button.
## Error
If users forget to fill in any *
required field and click the submit button, they will receive the error message This field may not be blank
below the input field, and a notification toast will appear with the message Failed to create a ticket
.
## Success
Users will be notified by a notification toast after the successful submission of the form.
- Cancel: Users can click on this button to cancel the issue creation process.