1029 results matched your search criteria
Forum topic
OneSpan Sign
if i create 5 packages with 5 templates can i group together and send it as a single email to customer for signing
Forum topic
OneSpan Sign
If a package has already been created, can the email address and SMS phone # be changed via the API?
Forum topic
OneSpan Sign
HI ,
Is there a possible way to create our own electronic Disclosures and signatures consent form.
Forum topic
OneSpan Sign
Do we need to create new forms (pdf) using GUI or existing forms (pdf) will work with minor modification ?
Forum topic
OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.
Forum topic
OneSpan Sign
Hello
https://developer.esignlive.com/code-share/esignlive-rest-client-using-python/
looking at the python code, i'm trying to run one of the example application use cases. i'm simply grabbed my API key, and updated the sandbox API url parameters.
Forum topic
OneSpan Sign
Hello,
Currently we're having the following solution:
1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields);
2. Values for text fields are new in every request;
3. Positions for text fields are configured with PDF form fields;
4.
Forum topic
OneSpan Sign
Hi,
On the attached code, the template created always include myself as a signer. How can I stop this from happening?
Forum topic
OneSpan Sign
Hi Team,
I use code to create packages, and when I go to the esign platform, I can not add new documents to the existing In Progress transaction.
The code I'm using to create the package is
PackageBuilder documentPackageBuilder = PackageBuilder.NewPackageNamed("Test Document Extraction")
Forum topic
OneSpan Sign
I have created a template with a placeholder on the OneSpan website. When I use this template in a transaction, I am unable to change this placeholder to a normal recipient in the designer, and so I am unable to actually create and send the package.