309 results matched your search criteria
Forum topic
OneSpan Sign
Team,
We have a requirement to customize guest signing room.
Is there a way to customize the Silanis guest signing room that pops up when a notified signer clicks on link provided in email ?
Customization like:
Displaying a custom message instead of the package name on login page.
Displaying a cust
Forum topic
OneSpan Sign
Hi,
Is there any requirement on the PDF so that Position Extraction is captured by the REST API?
The problem I'm having is that Im working with a 3rd party which delivers a PDF with Signature Fields in the PDF.
Forum topic
OneSpan Sign
Hello,
During our testing of the new Version 11 enviornment we’ve Identified some enhancement requests that we would like to put out on the table.
Forum topic
OneSpan Sign
Hi,
I want to get pdf document.
In POSTMAN
var request = require("request");
var options = { method: 'GET',
url: 'https://sandbox.esignlive.com/api/packages/{packageId}/documents/{documentId}/pdf',
headers:
{ 'postman-token': '731de084-90fd-c0ac-2fff-346723de7315',
'cache-control': 'n
Forum topic
OneSpan Sign
Hello,
We're currently running into an issue when the sender of a in person package also needs to sign a document within that package.
Forum topic
OneSpan Sign
We have requirement where user are transferred between departments and his/her email ID changing (e.g. [email protected] to [email protected]).
Forum topic
OneSpan Sign
I am trying to update the text field inside a document in my draft package via post and/or put api for updating the specified document. The response is coming 200 on sanbox but wheneve I tried to change the value of the text field, it is not changing at all.
Forum topic
OneSpan Sign
Hi all,
We are currently using SDK version 10.13 and accessing through the portal at https://sandbox.e-signlive.com.
We would like to move to using the new portal at https://sandbox.esignlive.com.
After looking around some, I couldn't seem to find in the existing portal that we log into which ver
Forum topic
OneSpan Sign
I am following the EsignLive demo tutorial given by Michael Williams for ios here https://www.youtube.com/watch?v=mnhyEY7WQzw.