eSign Genie for WP

plugin banner

eSign Genie for WP allows you a seamless workflow to connect your wp form with…

Author:Foxit eSign (profile at wordpress.org)
WordPress version required:4.6
WordPress version tested:6.1.3
Plugin version:2.0.1
Added to WordPress repository:20-10-2021
Last updated:26-05-2023
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:643
Active installs:20+
plugin download
Click to start download

Foxit eSign for WP allows you a seamless workflow to connect your wp form with Foxit eSign application to sign and send the document instantly.

Features:

  1. Fully compatible with WordPress
  2. Easy and fast way connect your WPForm for eSignature
  3. Add and map custom fields from your WPForm to Foxit eSign Form
  4. Sign documents online or insert e-signature fields to your forms.
  5. Secured and authorized access use for signing

Foxit eSign API

Foxit eSign is an OAuth2 provider. Security implementation is based on the final version of OAuth 2.0 Authorization framework.
Every API request requires access_token as part of the authentication header.

This is a three step process:

1. Authentication Process (Developer)

a. Obtain an API key

You can obtain the Foxit eSign API key provided as client_id in the API section under the account settings.

b. Authorize a User

The user is redirected to Foxit eSign consent screen from where an auth_code is generated.

c. Create an Access Token

The auth_code obtained is required to generate the access_token.

d. Optionally, refresh Access Token

Access_token eventually expires thus store the refresh_token returned when creating an access token. Returns a new access_token.

2. Getting client_id,client_secret and Apis Base url, we are using https://www.esigngenie.com/wp-plugin-auth.php Api.

3. Developer to Authorize a 3rd Party User (via Developer Application User Interface) your application exchanges the client_id for an auth_code by an HTML “consent” screen.

Send the authenticating user from your application to Foxit eSign OAuth2 request URL. We recommend a button or a link titled “Connect to Foxit eSign”.


FAQ
ChangeLog