126 results matched your search criteria
Forum topic
OneSpan Sign
I create a package with three signers, could one signer be removed from this package via java SDK, if yes, when this signer can be removed?
Thanks
Wendy
Forum topic
OneSpan Sign
I'm trying to update all the roles such as adding and removing a few of them with one API call. I tried:
PUT /api/packages/{packageId}/roles
... but I get "500 Internal Server Error".
Forum topic
OneSpan Sign
Hi,
I was wondering in Version 11.25 if we can remove the "Exit" button from the "Thank You Dialog". This is because we can only set the text of it in one language and only have one handover URL.
Thanks,
Kabir
Forum topic
OneSpan Sign
Hello,
Is there a way to remove the navigation icon within the package? If yes, could you let us know how we can achieve it.
Thanks,
Sushma
Forum topic
OneSpan Sign
Hi Team,
I'm using certificate signing in my integration.
Forum topic
OneSpan Sign
Guys,
I am trying to find more information on this to see if this impacts us since we are using the callbacks. Can someone point me to an example of how this is being used/removed so that I can check if I will need to modify my code?
Thanks!
Forum topic
OneSpan Sign
Guys,
I am seeing the owner of the account in the signer's dropdown list on documents where the owner isn't a signer. Is there a way to remove that from happening?
Forum topic
OneSpan Sign
Can we remove "sandbox" watermark when we download individual files from sandbox environment
Background: Im trying to download the pdf files uploaded to sandbox environment and that file will used internally for processing
Forum topic
OneSpan Sign
Hi,
We have tried to remove the default consent form using the following snippet
eslClient.getPackageService().deleteDocument(packageId, "default-consent");
However, when we have done that the electronic disclosure form still shows with no "Accept" button and our signable PDF is not sh
Forum topic
OneSpan Sign
Hello,
I am using PHP REST API.
First i create draft package, then upload form with data, and then publish it. But there is disclosure electronic signatures document get created.