374 results matched your search criteria
Forum topic
OneSpan Sign
HI ,
I have a scenario like
1.upload the document in one span.
2. Pump the data to the document through one span.
3. No e-signature needed.
4. once data is pumped we will get manually sign from customers.
Forum topic
OneSpan Sign
Hi,
I am trying to create a transaction using a template and when I put myself as one of the signers, the tool displays a message saying that the signature settings for the signer will be removed (see the attached image).
Forum topic
OneSpan Sign
API Rest allows me to create a sender in an account. I could verify this process by viewing the sender from Admin> User, but I could not assign it roles through API. Therefore, he will not be able to manage or generate a transaction because it don't has a role..
Forum topic
OneSpan Sign
Hello,
I'm looking for a way to unlock a sender through the Java SDK.
Forum topic
OneSpan Sign
Would like to check if there's a way to use a template and programmatically populate custom fields or labels for information like Policy #, Customer Name & Address, and any other transaction-specific details.
Forum topic
OneSpan Sign
We are currently using docusign as our electronic signature system and are in the process of moving over to yourselves.
At present when we create our transactions for signatures, we also send copies to our sales man and internal colleagues so they are able to view the document unsigned.
Forum topic
OneSpan Sign
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig
Forum topic
OneSpan Sign
I want to request customer to upload his last tax return as part of a transaction. However, customer may actually has the tax return captured in many separate files (e.g.
Forum topic
OneSpan Identity Verification
When I create a transaction (using the https://gs.onespan.cloud/rpoc-saa endpoint) I get back a token as expected.
First off, the token contains an access URL that does not work (it uses the wrong endpoint: https://salesdemo-dealflo.uat.eu1.tid.onespan.cloud).
Forum topic
OneSpan Sign
Hello I am using document extraction approach using REST API and able to create the Transaction successfully. The problem I am having is that when I click to sign, it opens image capture screen like in the attached screenshot.