100 results matched your search criteria
Forum topic
OneSpan Sign
Hi All
I just installed esignlive in my salesforce developer org. When I click on New button to create "esignlive package" I get error
error=redirect_uri_mismatch&error_description=redirect_uri%20must%20match%20configuration
Please can someone tell me what I am doing wrong.
Thank you
Ted
Forum topic
OneSpan Sign
We create a package from our Salesforce API and redirect the user to signing url in case of in person signing.
Forum topic
OneSpan Sign
We create a package from our Salesforce API and redirect the user to signing url in case of in person signing.
Forum topic
OneSpan Sign
When we send a Notification to a signer using the Notifications API and the response is "200" or "OK" what does that exactly signify? Does it mean that the email was sent from OneSpan?
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We want to add personal message to individual signers of the package. Could you please let me know which APEX SDK method we should use to do the same?
Forum topic
OneSpan Sign
I am trying to find documentation on we can create fields on a PDF that OSS can anchor to. I have Adobe Acrobat CC and can add text fields to a PDF file. I am trying to anchor to the field by the name I gave those text fields and it doesn't appear the OSS can find them. Am I add
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
During our signature request, we need user to input their tax number, for that we are passing following expression which works fine:
{{*esl_TaxNumber:Signer1:textfield:value("")}}
But, w
Forum topic
OneSpan Sign
I am using the APEX SDK to create a package, add a document and signers and then send. I receive an email to sign the document and it works great.
Forum topic
OneSpan Sign
I am using "OneSpan for Salesforce" and creating package through automation(button--visualforce page--OneSpan sign)
I am having 4 Text Tags(Type- Static Position) for Signer 1:
A)Text Tag 1:
eSign field name: "Signature"
B)Text Tag2&Text Tag3&Text Tag4:
eSign field name: "Initials"
The "Te
Forum topic
OneSpan Sign
We have been working with the Salesforce ESL App and are noticing unusual behaviors with PDF Form fields and how the data is layered onto the PDF.
Is this behavior the same when utilizing REST or any other API with ESL?
What are most peoples experiences with using PDF Form fields?