539 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
To the above link response, I am posting the request here.
I am getting error in capturing digital signature, could you please suggest what could be the issue.
Forum topic
OneSpan Sign
I have a number of email accounts that aren't people but business units. They want to use the API to send business unit messages. Since we use SSO they can't sign into OneSpan as that non-existant person.
Forum topic
OneSpan Sign
Is this sender token required in a json package? I ask because I get an error sending a package request stating "id": "sender" not found. This is just a sender not requiring a signature but sending a request package for signature of another user.
Forum topic
OneSpan Sign
Hello Support,
We are using .NET sdk for designer view.
but, when user implementing designing view, every time he has to place signature on document and send e-sign email.
Forum topic
OneSpan Sign
A customer is asking us about a scenario that I would like to clarify.
Forum topic
OneSpan Sign
Valid sender requires both a first name and a last name, but what about when the sender is a company or only has one name. There is no ability to leave one blank.
In the OneSpan UI, first name and last name are both required fields.
Forum topic
OneSpan Sign
Hi,
Is there a way to build a package such that one signer would sign 2 documents. Here is an algorithm that I am looking at:
1. Use PAckageBuilder to build a package named 'OriginalPackage'
2. Add 'signer1' and 'signer2' to OriginalPackage
3. Add 'document1' and 'document2' to OriginalPackage
4.
Forum topic
OneSpan Sign
Below is my logic for searching for a user to get their ID. I have > 4000 users and at 100 per call (which is the limit that appears to be enforced now) it takes forever.