62 results matched your search criteria
Forum topic
OneSpan Sign
Hi
I have been playing with embedded signing URL generations lately and originally learned from this blog post that " Once you’ve gotten an authentication token, the next step is to build the fol
Forum topic
OneSpan Sign
I always get this error while trying to retrieve session id for the in-person signing ceremony using Iframe.
Forum topic
OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.
Forum topic
OneSpan Sign
Hi,
We have an account with IDV enabled. We just wanted to confirm whether it is necessary for us to use the Retrieve IDV workflow api call before setting the authentication for a signer as "DV" or "DVF" while creating a package using create package api.
Forum topic
OneSpan Sign
We are using Apex SDK to create transaction in OneSpan, we aren't using OneSpan Salesforce Connector. We have API key for authentication. When the user create transactions in OneSpan from SF, sender is always OneSpan's user attached to master account.
Forum topic
OneSpan Sign
We have a client who wants us to send the Invitation Email to begin a signing session to a customer's cell phone as well. They claim that some of their customers don't have email (!) and only have cell phones, and that their competitors send links to sign docs straight to a text message ins
Forum topic
OneSpan Sign
Hi,
I get 400 error code.
I have the sample code below:package RestAPI;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.net.Htt
Forum topic
OneSpan Sign
Hi,
We would like to embed or integrate the onespan sign product inside our web application, like the attached sample process (please see attached png file)
Sorry for this basic question: