302 results matched your search criteria
Forum topic
OneSpan Sign
hi,
when I create package via sender UI, when adding a new signature field, the default type is click-to-sign. Can it be changed so that the default type is to capture autograph?
thanks,
Forum topic
OneSpan Sign
In our code, we are using the change signer feature.
.CanChangeSigner()
Once a new signer is assigned, the eSL server generates random signer ID.
How can we get the signerID using .net to get the signing status of this signer.
Please note that we can't use callbacks in our environment
Forum topic
OneSpan Sign
I'm using the POST /packages/{packageId}/clone API call to create package from template.
The template has some fields added and I want to fill one of them so the signer will not be able to change it.
Is it possible? And if yes, what parameters I need to pass in JSON payload to do so?
Forum topic
OneSpan Sign
Hi,
With the default security settings on Safari "Allow from Current Website Only", our application is unable to open either the designer or signing ceremony windows in an iframe. The problem seems to be in setting/creating a cookie.
Forum topic
OneSpan Sign
Hello,
Since yesterday, when we try to create a new package in Sandbox US1 using Java, we get this errors:
Forum topic
OneSpan Sign
This is related to a post by CConverse_lm over a year ago Getting an exception using FULL_NAME + INITIALS signature styles in one document.
Forum topic
OneSpan Sign
I am trying to list all transactions that have been done but in my GET https://sandbox.esignlive.com/api/packages I only am getting the last transaction. It does not bring all of them. I am wondering if there is any id or role name I need to change for every transaction I post?
Forum topic
OneSpan Sign
Hi ,
I am able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
We have a client that requests a lot of changes to their PDFs, so we've decided to move from pixel-perfect C# signature placements (hand coded), to templates.
The biggest problem I have right now is, in the template there is no where to say that the signature is optional.
Forum topic
OneSpan Sign
We are testing the new signing experience and have noticed that we see the account owner in the list of signers when trying to switch. I am using the standard option that we use for the old signing experience but it doesn't appear to work.