1328 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Just a little bit of background first on what my objective is:
We have a Web Application for Institutions used by their staff (brokers). The Application which creates legal forms with merged data in PDF. The final output is a combined set of legal forms with merged data from the back end.
Forum topic
OneSpan Sign
Hello,
I am having some issues when trying to add a document as binary data to a package
Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to create new package(POST /api/packages):
Forum topic
OneSpan Sign
Salesforce connector for eSignLive : If there is a scenario in which we need to send 2 documents in a single package, ts there a way to use a convention for tagging in this situation? Please advise.
Forum topic
OneSpan Sign
Hi
I am unable to hide the confirm button.
The button is disabled, but I cannot hide it.
package id on sandbox is
VAV3tvWNJYyaz3FNxTta4q3IuXI=
See the attached screenshot
Regards
Mario
Forum topic
OneSpan Sign
Hi
For the package id 3W4u7y3fgdBUMmSE0ZciFWdUzNo= , the disableDownloadForUncompletedPackage was set to false
however I cannot see the download button during the signing ceremony
Please see the attached screenshot.
Thanks
mario
Forum topic
OneSpan Sign
I am successfully getting my callback, and am then returning a 200. However with every package I complete I am still getting an email saying that the callback failed. Any idea why this would be?
Forum topic
OneSpan Sign
Hi,
Do you have a sample code on how we can convert the byte stream response returned by GET /packages/{packageId}/documents/zip API into a zip file from the returned bytes.
Thanks
Rajesh
Forum topic
OneSpan Sign
I would like to delete the default document that the package has when it is created, How can I do that?
My java SDK version is: 11.33
Forum topic
OneSpan Sign
Hey how do i create a URL to send to client after all documents are signed by all parties. This is to give them ability to download package with signed documents in it.