5953 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Do you have a sample code on how we can convert the byte stream response returned by GET /packages/{packageId}/documents/zip API into a zip file from the returned bytes.
Thanks
Rajesh
Forum topic
OneSpan Sign
Hi,
I have to ask Required Document from signer but Number of Required documnet is dynamic.
It depends upon agent to ask any number of document to signer.
I have created signer using SDK and want to add required doc dynamically based on number of documentes requested to Java code.
Thanks
Forum topic
OneSpan Sign
Hi ,
I have to update existing signer of a package.
Signer is already created now I have to add required documents for signer.
how to update Signer.
Forum topic
OneSpan Sign
Hello, I want to send a pdf file using e-sign.
I sent a file (by creating transaction) using sandbox account manually and I want to do the same via rest api.
But I am not able to figure out the json content for the sender and signer details in plsql.
Forum topic
OneSpan Sign
My Operator id configured with Production env (US2). I could not find the API key in the integration tab of the Admin Page. How to get a API key for PROD environment . Kindly let me know the End Point URL for the production env API's.
Forum topic
OneSpan Sign
Hello,
Suppose I am signing a document from outside ON like Vancouver, what time stamp it will be captured in the system. How I can capture the timestamp for the person who is signing from different province with different time.
Thanks
Nehme
Forum topic
OneSpan Sign
Hi,
I'm just looking for the latest list of all available back office changes that can be applied to our accounts and can't seem to find it anywhere after searching the forums or the document
Forum topic
OneSpan Sign
Is there any way how we can authenticate the signing process using email address rather than the phonenumber.
The scenario to be more precise is that
after eslClient.SendPackage(packageId);
When we get the signingUrl back, we would want to authenticate it via email.
I have found the authentication
Forum topic
OneSpan Sign
Hi all,
If we wanted to use a source or reference account settings for a target account's configuration, can oneSpan ensure that the configuration is duplicated accurately or is there a chance of human error.
Forum topic
OneSpan Sign
Hi,
We are getting the below error when trying to retrieve documents zip. I have copied my code below. We are using a proxy to connect to one span sandbox url.