This release introduces the following changes Laravel v5.8.15 Application compatible with PHP v7.3. Complete License Details(including Installation Path and Ip) in the orders section of Admin and Client Panel. Once the License is reissued all the previous installations on the existing Domain/Ip are deleted and the license script needs to be installed again on the […]
All posts by Ashutosh
Verify Product
Description: To Verify Details for Installing or checking the latest Update for the Product, call this API with the required parameters mentioned below. URL: api/v2/serial Parameters: Name Data Type Required / Optional Description domain String Optional Enter your domain name order_number Integer Required Enter order number of the product serial_key String Required Enter the serial […]
Latest Version
Description: Get latest version of your product URL: api/v1/version/latest Parameters: Name Data Type Required / Optional Description title String Required Name of your product HTTP Method: GET Response Format: JSON Response: Returns JSON which contains below response Success Response: { “version”: “1.9.18” } Validation Failed Response: { “error”: { “title”: [ “The title field is […]
Download
Description: Download the application file from agora billing URL: api/download/faveo Paramaters: Name Data Type Required / Optional Description domain String Optional Domain name of your application. Encrypt with Faveo public key order_number String Required Order number of your product. Encrypt with Faveo public key serial_key String Required Serial key of your product. Ecrypt with faveo […]
Check the Domain
Description: Check the access from authorized domain. URL: api/v1/check-url Parameters: Name Data Type Required / Optional Description url String Required Domain name of your application HTTP Method: GET Response Format: JSON Response: Returns JSON which contains below response Success Response: { “result”: “success” } Possible Errors/Failures: { “result”: “fails” } { “error”: “Undefined variable: s” […]
Overview
The HTTP API provides a simple way to integrate the functionality of our Faveo Agora Invoicing with your Application. You can leverage existing HTTP libraries available in almost all programming languages and try out or test the API easily using your favorite browser. This document is explaining how to call a Faveo API and what […]
My Invoices
This module in the My Account section of the Application helps to view the Invoices generated for that user. This section can be accessed by going to Home > My Account > My-Invoices. The User can view the complete invoice which shows the Invoice No, the GSTIN of the company, the company address, the user […]
My Orders
This module in the My Account section of the Application helps to view, download and renew the order. This section can be accessed by going to **Home > My Account > My-Orders.** View After the user purchases a product, and the payment is made he can view his orders in this section.By clicking on view […]
Contact Us
Here, all the details of the company such as Address, Phone, Email, Working Hours etc is displayed here. A Contact Us form is also displayed which can be filled and sent to the company email for any queries of the customers. Every detail such as the company details, the email address to which the message […]
Checkout
The User gets to review his order that he wants to pay for after he is redirected to this page. The user can have a look at the Product he is paying for, the latest version of that product, the quantity of the product and its final pricing. This pricing is inclusive of taxes if […]