232 results matched your search criteria
Forum topic
OneSpan Sign
How can I disable the pop up dialog after signing completed?
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,
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
Hey team,
We want to delete a sender and re-invited to another account. But when I called the API below:
HTTP Request
DELETE /api/account/senders/{senderId}
HTTP Headers
Accept: application/json
Content-Type: application/json
Authorization: Basic api_key
The sender wasn't successfully deleted.
Forum topic
OneSpan Sign
Hi
Is there a way that custom package attributes can be shown in the email sent to the signers.
https://developer.esignlive.com/guides/feature-guides/package-attributes/
For example I might need some additional text in the email for only some of the signers.
Forum topic
OneSpan Sign
Currently, we offer our customers a separate download service for signed-documents and evidence summary.
Customers, however, want to receive a download to the Electronic Disclosure and Signature Consent.
Forum topic
OneSpan Sign
I've noticed that HTML tags are removed instead of being encoded.
For example, the Signer opted out with a message:
Can't sign as there is a tag visible.
In the admin panel, there is a message:
Can't sign as there is a tag visible.
Which is wrong as it doesn't cont
Forum topic
OneSpan Sign
Hello,
I am trying to interface with OneSpan Sign using the REST API. I am using the LotusScript language on a HCL Notes / Domino platform.
Forum topic
OneSpan Sign
Hi,
Does the default "Electronic Disclosures and Signatures Consent" is available in other languages? For instance I'm located in Montreal and we have to support both English and Frech languages and we have also a lot of Chineese clients.
Forum topic
OneSpan Sign
Hi,
I am wanting to add some extra fields to the evidence summary PDF that can be viewed after a signing session is complete.