575 results matched your search criteria
Forum topic
OneSpan Sign
We are implementing new functionality related to Proctors (document type) and we need to create a new declaration. In the process, created new Document_Proctor like Declaration_FYLSX, however we are facing issues with new document. This is in UAT.
Forum topic
OneSpan Sign
Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.
So far I managed to add a free text field at the time of signing, but I can't get it to show the initials of the signer or the date of signing.
Forum topic
OneSpan Sign
In iOS SDK there’s a function to “load a transaction from the serverâ€, the syntax is like:
eSignLive.dashboard().startESignCeremonyForTransaction(withGUID: “â€)
As the packages are created on server side, can we take this way in our app?
Forum topic
OneSpan Sign
Hello,
I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now.
But suddenly today, The PDF is getting blank that is 0 size.
Forum topic
OneSpan Sign
Hi, I created a console application (using .NET SDK) to retrieve field values and save them to a SharePoint list, but I would like to set it up to run whenever a package is completed. Would I use an Event Listener for this purpose?
Forum topic
OneSpan Sign
Hi ,
I have to update existing signer of a package.
Signer is already created now I have to add required documents for signer.
how to update Signer.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We want to know how can we set reminder while we are creating the package using apex sdk. Could you please share the instructions?
Thanks
Anway Kabir
Forum topic
OneSpan Sign
I have downloaded the Apex SDK from GitHub that created bunch if apex class in the org and main SDK class named as OneSpanSDK. However, all of the example I see in the onespan community refers to EsignLiveSDK. Is there any difference between these two class?
Forum topic
OneSpan Sign
Hi Team,
I am trying to create a transaction. I am the account owner. I am adding 'X as a signer, but when I retrieve the transactions, I am also added as one of the signers in it.
Is there any way to exclude "account owner" from the signers' list?
Forum topic
OneSpan Sign
Hi Team,
I need to pass a custom field while creating a package. But the custom field is showing in the document while signing, since I have mentioned it as Type:"INPUT", SubType:"CustomField". But, I should not be showing the field to user while signing the document.