Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (3) | Download .zip | Reputation | Support forum | Blog (2) | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 368 This week: 1 | All time: 6,722 This week: 341 |
Version | License | PHP version | Categories | |||
eversign 1.0.0 | GNU General Publi... | 5 | PHP 5, Content management, Web services |
Description | Author | |
This class can manage the digital signature of PDF documents with everSign. Recommendations I need a PHP class for capturing a pdf signature Innovation Award |
Class: everSign Version: 1.0 4/26/2017 Copyright 2015 Wagon Trader, All Rights Reserved Description: This class wraps the API for the everSign legal document SAAS. Files: eversign.class.php - Main class Installation: Upload files to a web accessible location on your server (eg. public_html) Configuration: You must have already set up an everSign member account at https://eversign.com/ to get an API key and business ID. Specify your unique API key and business ID in the eversign.class.php file. Usage: You should familiarize yourself with the everSign service at https://eversign.com/help and the eversign API at https://eversign.com/api/documentation Include the class into your source file... include('eversign.class.php'); Instantiate the class using $obj = new everSign([bool secure]); $eSign = new everSign(true); The methods available and thier usage instructions are included in the main class file. Changelog 1.0 Initial release |
Files |
File | Role | Description |
---|---|---|
eversign.class.php | Class | Main Class |
license.txt | Lic. | License |
manual.txt | Doc. | Usage Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.