172 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Hi Team,
We have below types of documents in the create transaction request.
1. Sign 2. View 3. Accept
Please clarify below questions:
1. How onespansign handles different types of documents?
Forum topic
OneSpan Sign
Hello Team,
I have a problem with the order of the Consent Document and the Contract.
I am using API to created the package and send the documents.
In the beginning I was sending only a Contract. Last days I did some code changes to add the Consent Document.
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.
Forum topic
OneSpan Sign
Hello there,
I have an eSignLive integration, using the SDK v11, where I am able to Create& Send package for signing to:
1. Three Signers with corresponding "Click to Sign" signatures
2.
Forum topic
OneSpan Sign
Hi,
We're investigating a production issue where some packages are not completing, even though they appear to be complete. They return a status of "SIGNING_COMPLETED" when queried via the REST API.
Forum topic
OneSpan Sign
Guys,
I sent this to support yesterday but have not heard back from them as of yet. Case Number: CS0005490
I am having the same issue with two packages that are up in the sandbox right now.
I am not able to accept the Default Consent document on any signer.
Forum topic
OneSpan Sign
I've tried to do a status change on OPTED_OUT package to DRAFT (edit data, then set it to SENT).
Request
PUT /api/packages/PACKAGE_ID HTTP/1.1
Accept: application/json,application/zip,application/pdf,text/html; esl-api-version=10.7
Accept-Encoding: gzip, deflate
Authorization
Forum topic
OneSpan Sign
Hi,
thanks Haris for your input, my next step is to simulate the workflow and working on a POC using SOAPUI ( a freeware I use to test REST services ).
The workflow is straight forward:
1. Create a Package and Send the PDF . Read the Response PackageId
2.