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
1785 results matched your search criteria
Forum topic
OneSpan Sign
Hello, we currently are using e-signature packages (created using the RESTful API) where all signers are fully remote e-signers.
Forum topic
OneSpan Sign
For Sharepoint connector:
Since Document ID becomes important for implementing additional SP document workflows (eg. Post package completion), is there a way to configure embedding SP doc ID (if document is selected from SP document library) within package document ?
Forum topic
OneSpan Sign
Hello,
I'm looking for information around customizing the "From" email address within our Package email templates.
Example: email.activate
"from" : {
"email" : "[email protected]",
"display_name" : "e-SignLive"
Background on our environment: We hav
Forum topic
OneSpan Sign
I'm seeing some odd behavior, on my local development environment, I can create a package and delete the "default-consent" page without issue. Once I've moved this to our integration environment, this same call fails.
Forum topic
OneSpan Sign
Hello!
I seem to be getting a 500 when I try to upload a new document.
Forum topic
OneSpan Sign
Hi Team,
I use code to create packages, and when I go to the esign platform, I can not add new documents to the existing In Progress transaction.
The code I'm using to create the package is
PackageBuilder documentPackageBuilder = PackageBuilder.NewPackageNamed("Test Document Extraction")
Forum topic
OneSpan Sign
As part of our use case there is a statement on a form where the client acknowledges receipt of a document.
Forum topic
OneSpan Sign
Is it possible to change the upload size of documents to larger than 10MB, something more like 25MB?
Forum topic
OneSpan Sign
We want to use bulk sign to be able to sign a document for a signer
your SDK only supports passing signer Id + package ID
Is there a workaround to pass document id
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,