551 results matched your search criteria
Forum topic
OneSpan Sign
We just started receiving this error in the sandbox environment when attempting to download signed pdfs. I don't believe anything has changed on our side for quite a while now.
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
We are unable to install apex SDK to our sandbox
Forum topic
OneSpan Sign
Apex SDK sometime appends _X in the template name
Forum topic
OneSpan Cloud Authentication
Hi to alla,I need a copy of the legacy documentation about SOAP SDK interface for identikeys appliances.Is it still available?ThanksM
Forum topic
Mobile Security Suite
I am currently updating the orchestation SDK to version 5.10.0 all works just fine but when I apply Shielding to my APP ( Shielding version 7.0.0) when I try to Activate the seed I get this error: unknown error (-4999)
Forum topic
OneSpan Sign
Hi,
Is it possible to create a package using layout or template vis Java SDK? If yes, could you please share some code sample?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi
is it possible to do Enforcing capture signature via JAVA SDK? if yes, could you please show me the code sample?
Thanks
Wendy
Forum topic
OneSpan Sign
We're trying to implement OneSpan Sign, but in the process of using Apex SDK, we noticed that Callback Event Notifications are not getting created for the transaction. If we create the transaction manually in Salesforce, event notifications are created for the transaction.
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST
In SDK we are retrieving the status using GetSigningStatus(objPackageId, signerId, null) which giving us 'InActive' status as output.