OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
633 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
email.notify.mobile
This template sends a signer an email with a link that can be used to capture their signature on a mobile device
Forum topic
OneSpan Sign
Hi,
I've notice that I can make a document "Accept Only" in the eSignLive sandbox dashboard transaction creation page. I can simply click Accept Only and select the recipients I wish to accept the document and thats it. No need for signature, only acceptation.
Forum topic
OneSpan Sign
If a client makes a mistake on a form and needs to fix a custom field.
Forum topic
OneSpan Sign
Hello,
We are trying to sign document using API api/packages/{packageId}/documents/signed_documents and passing "handdrawn" string in request body.
Forum topic
OneSpan Sign
Hello,
Is there a way to swap email for signature blocks? For example: I added '[email protected]' as buyer and '[email protected]' as cobuyer. Now i want to swap these signers.
Forum topic
OneSpan Sign
We have a need to create a transaction entirely programmatically without displaying any type of UI. To my knowledge this is possible through the use of templates.
Forum topic
OneSpan Sign
We're using OneSpanSDK to generate e-signatures for clients, we're maybe generating ~800 per day. Every now and again a client will receive an
Unauthorized Access
Failed to validate token.
Forum topic
OneSpan Sign
Is is possible to add a new signer to a document which is already signed?
I tried with below code
PackageId packageId = new PackageId("orB4GBrQKn33YIF6XJFgDMGdkb4=");
ossClient.ChangePackageStatusToDraft(packageId);
Forum topic
OneSpan Sign
Is there any way to get the full date and time (with timezone) in the date field (Via document Extracting)?
Forum topic
OneSpan Sign
Hello,
I am using PHP REST API.
First i create draft package, then upload form with data, and then publish it. But there is disclosure electronic signatures document get created.