Skip to content

Frequently Asked Questions

Find answers to the most common questions about WPsigner electronic signatures.

Yes. Electronic signatures are legally valid and enforceable in most countries:

RegionLawStatus
United StatesESIGN Act, UETA✅ Legal since 2000
European UnioneIDAS Regulation✅ Legal since 2016
United KingdomUK eIDAS/ECA 2000✅ Legal
CanadaPIPEDA, Provincial laws✅ Legal
AustraliaElectronic Transactions Act✅ Legal

Electronic signatures carry the same legal weight as handwritten signatures for most document types.

Most documents can be signed electronically:

Can Sign ElectronicallyMay Require Wet Signature
ContractsWills and testaments
Employment agreementsCourt documents
NDAsSome real estate deeds
Service agreementsNotarized documents
Purchase ordersPowers of attorney (varies)
HR documentsSome government forms
Client proposals

Check your local requirements for specific document types.

WPsigner can be used in a HIPAA-compliant manner when:

  1. You host on HIPAA-compliant infrastructure (WPsigner is self-hosted)
  2. You configure appropriate security settings:
    • Enable OTP verification
    • Use Digital ID signing
    • Configure audit trails
  3. Your hosting provider has a BAA (Business Associate Agreement)
  4. You implement proper access controls

WPsigner provides the tools; you ensure compliance through proper configuration.

WPsigner supports different eIDAS signature levels:

LevelSupportedRequirements
Simple Electronic Signature (SES)✅ YesBasic signature
Advanced Electronic Signature (AdES)✅ YesWith OTP + Digital ID
Qualified Electronic Signature (QES)⚠️ PartialRequires qualified certificate from QTSP

For QES, you need a qualified certificate from a Qualified Trust Service Provider.


On your own WordPress server. WPsigner is completely self-hosted.

Data TypeStorage Location
Documents/wp-content/uploads/wpsigner/
SignaturesYour WordPress database
User dataYour WordPress database
Audit logsYour WordPress database

WPsigner does not send data to external servers (except TSA timestamps if enabled).

LayerEncryption
In transitHTTPS (SSL/TLS) - you configure
At restServer-level - you configure
Signed PDFsDigitally signed, tamper-evident

You control encryption through your server and WordPress configuration.

No. WPsigner is a self-hosted plugin. The developers have no access to:

  • Your documents
  • Your signatures
  • Your user data
  • Your server

Everything stays on your infrastructure.

Signatures are protected through:

  1. Unique signing links - Cryptographically secure tokens
  2. Link expiration - Configurable expiry
  3. Optional PIN protection - Extra access layer
  4. Optional OTP verification - Email-based MFA
  5. Audit trail - Complete activity logging
  6. Digital signature - Cryptographic integrity
StageWhat Happens
Signing completePDF locked with digital signature
Audit trail appendedCertificate of Completion added
Notifications sentAll parties receive copy
Original storedRemains on your server

Documents remain on your server indefinitely until you delete them.


FormatUploadOutput
PDF✅ Yes✅ Yes
PNG✅ Yes✅ Converted to PDF
JPG/JPEG✅ Yes✅ Converted to PDF
Word (.docx)❌ No❌ No
Excel❌ No❌ No

Upload PDFs for best results. Images are converted to PDF automatically.

There’s no hard limit on the number of signers. Practical limits depend on:

  • Document layout (space for signatures)
  • Workflow complexity
  • Performance (server resources)

Most common use cases: 1-10 signers per document.

Can I have multiple signature fields per signer?

Section titled “Can I have multiple signature fields per signer?”

Yes. Each signer can have multiple fields:

  • Multiple signature fields
  • Initials on each page
  • Date fields
  • Text fields
  • Any combination of field types

What’s the difference between parallel and sequential signing?

Section titled “What’s the difference between parallel and sequential signing?”
ParallelSequential
All signers receive invite simultaneouslySigners receive invite one at a time
Any order of completionMust complete in specified order
Faster for independent signersRequired for approval chains
All can sign at onceNext signer waits for previous

Yes, if you enable declining:

  1. Signer clicks “Decline” button
  2. Optional reason prompt appears
  3. Document owner is notified immediately
  4. Document status changes to “Declined”

You can disable declining in Settings if not desired.

Yes, through Whitelabeling:

  • Your company logo
  • Your brand colors
  • Custom “Powered by” text
  • Complete white label mode

RequirementMinimum
WordPress5.0+
PHP7.4+
Memory128MB (256MB recommended)
ExtensionsOpenSSL, GD or Imagick, mbstring
SSLRequired for signing pages

See Requirements for details.

Yes, WPsigner works with WordPress multisite:

  • Network activate for all sites
  • Per-site activation supported
  • Separate settings per site

Minimal impact. WPsigner:

  • Only loads on WPsigner admin pages
  • Signing pages are standalone
  • No scripts on frontend pages
  • Optimized database queries

Yes, for testing. However:

  • Emails may not send (need SMTP)
  • SSL recommended but optional locally
  • TSA timestamps require internet access
  • Some features need public URLs
ActionData Preserved
Deactivate✅ Yes, all data kept
Reactivate✅ Returns to previous state
Delete plugin⚠️ Database tables remain (by design)

Data is never automatically deleted for safety.


Signers have multiple options:

MethodDescription
DrawDraw signature with mouse/finger/stylus
TypeType name, select font style
UploadUpload image of signature

All methods are legally equivalent.

No. Signers:

  • Click the unique link in their email
  • Review the document
  • Sign using any method
  • Done!

No registration, no login, no account needed.

Yes. The signing experience is fully responsive:

  • Works on smartphones
  • Tablet-optimized
  • Touch-friendly signature pad
  • Pinch-to-zoom document viewing

Options:

  1. Check email - Search for subject line
  2. Check spam - May be filtered
  3. Request resend - Contact document owner
  4. Owner resends - From document actions menu

Yes. After completion:

  • All signers receive email with signed document
  • Download link in completion email
  • Link remains active

Limit TypeDefaultAdjustable
File sizeServer limitYes, in php.ini
Page countNo limitN/A
Field countNo limitN/A

Large documents may process slower.

Until you delete them. WPsigner doesn’t auto-delete.

Recommendations:

  • Keep completed documents per your retention policy
  • Archive to external storage as needed
  • Delete when no longer required

Yes, multiple methods:

MethodHow
Download individualFrom document view
Bulk downloadSelect multiple, download
Server backupBackup /wp-content/uploads/wpsigner/
Database exportStandard WordPress backup includes data

Manual upload to:

  • Google Drive
  • Dropbox
  • OneDrive
  • Any cloud storage

Use Webhooks for automation.


What’s the difference between documents and campaigns?

Section titled “What’s the difference between documents and campaigns?”
DocumentsCampaigns
Send to specific peopleAnyone with link can sign
Known recipientsAnonymous or known
One-time use linksReusable link
Track individual signersTrack by campaign

Anyone with the link. Use campaigns for:

  • Website forms
  • QR codes
  • Social media
  • Mass distribution

Every new access creates a unique signing session.

Yes, you can configure:

  • Maximum submissions
  • Expiration date
  • Active/inactive status

Yes, through:

  • REST API - Full programmatic access
  • Webhooks - Event notifications
  • Zapier (via webhooks) - No-code automation

Manual integration via:

  • Webhooks for order events
  • API for document creation
  • Custom development

Yes, integrate with:

  • Gravity Forms (via API/webhooks)
  • WPForms (via API/webhooks)
  • Contact Form 7 (via hooks)
  • Any form plugin (via REST API)

WPsigner uses a per-site license:

  • One license = one WordPress installation
  • Development/staging sites typically free
  • Volume discounts available

License determines:

  • Features available
  • Support level
  • Update access

No per-document fees or usage limits.

Support includes:

  • Email assistance
  • Bug fixes
  • Compatibility updates
  • Documentation access

  1. Install the plugin
  2. Configure settings
  3. Create your first document
  4. Send for signature!

Visit wpsigner.com for:

  • Live demos
  • Video tutorials
  • Feature previews
ResourceFor
DocumentationSelf-help guides
TroubleshootingCommon issues
Contact SupportDirect assistance

Can’t find your answer?