320 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We have this below scenario:
1. Salesforce user XXX sends an e-signature request to customer.
2. Customer signs the document.
3.
Forum topic
OneSpan Sign
Hi
In our Web Application, we have a 2 Types of PDF:
1. Templated PDF which our App will merge Data ; The resulting PDF will have the merged data and Fields with the DocumentExtract tags [SignerId#.Capture#]
2.
Forum topic
OneSpan Sign
I need to have a way to enter the url like https://sandbox.esignlive.com/packages/ab854149-bd9c-4c80-89e0-3a6012c23659 and using single sign on be instantly put into that document packages edit screen using your web interface.
Forum topic
OneSpan Sign
I am trying to run a simple application which does not do much. It simply attempts to wrap a sample PDF around an e signature and the error I get is
Silanis.ESL.SDK.EslServerException
HResult=0x80131500
Message=Could not send the package.
Forum topic
OneSpan Sign
Hello Team,
I face an issue, when in my application, I try to download the attached documents, which the customers have uploaded in One Span.
Actually it is not happening always, but it is quite often.
When the customer is uploading an attachment, after the signing of the contract, this attachment i
Forum topic
OneSpan Sign
In our current (pre 11.42) implementation, we are presenting forms in an iframe, and incrementing a counter in JavaScript, which will also forward to different page when all forms have been signed.
Forum topic
OneSpan Sign
Hello folks.
We have made a fairly innocuous change to a PDF template agreement, just the text of an address, however when rendering this on the e-signature page of our application instead of the new text, we get some strange garbled capitalised text. Looks a bit like this:
Forum topic
OneSpan Sign
Hello. I am new to using Onespan Sign API. I am using Rest API and Postman to enter and execute the code. Please see the below code. I am trying to add a field onto an existing package id. I have included the details below. How do I add a field to a Onespan Package?
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.
Forum topic
OneSpan Sign
After reading the docs, the solution for this problem says :
Please verify that the PDF exists, and that it has not been corrupted.
I am sure that my pdf exists and is not corrupted, but is not stored in the Bundle ressources directory like the ones in the sample app.