78 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to obtain/download/print a copy of the document that includes all the fields and labels created in OneSpan Sign, positioned as they appear to the customer during the signing process?
Forum topic
OneSpan Sign
I am working through the OneSpan tutorial for Automating Transaction Creation in Salesforce in Salesforce Lightning Experience but I am getting hung up in the creation of a field to store the automation URL.
Forum topic
OneSpan Sign
could you please help me why i'm getting this error, here i want to request for signing only one document and one signer. Attached the file for which i'm testing.
{
"documents": [
{
"approvals": [
{
"id": "ClientSignature",
Forum topic
OneSpan Sign
As OSS introduced more subtypes, we need to redesign our code to handle it.
Would you be able to provide the mapping for subtype , type and binding?
For example:
Forum topic
OneSpan Sign
For testing I have minimized the attached PDF to just have one field, a single pre-labeled signature.
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
What is the recommended way to be able to rapidly develop and iterate on a series of forms we're using for application integration, then be able to deploy them to a production instance?
I tried the tool recommended by OneSpan's phone support at https://developer.esignlive.com/code-share/esignlive-c
Forum topic
OneSpan Sign
How can I embed a button labelled "version française" within the email template so users can click on the button and see the French version of the templates.
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
Greetings
I'm building an app for a customer using ESignLive. person1 fills in a couple Textbox fields with numbers and signs a document (there is only one place for that person to sign). The document is still open (not complete yet).