29 results matched your search criteria
Forum topic
OneSpan Sign
Hi -
We're developing a new feature where our auto dealers can issue new versions of a priorly issues document. We were wondering if there was a good way to void the old one, but not delete it? I am aware of the remove endpoint in the API, just curious if there are other options.
Forum topic
OneSpan Sign
We are experiencing difficulties creating unit tests around portions of our code which use the SDK.
Forum topic
OneSpan Sign
Hey!
I have a couple of general queries regarding the movement of a transaction into "Trash" that I have been unable to find answers on.
Forum topic
OneSpan Sign
Hi,
I've come across a situation where a signers signing status for a particular document does not get updated when the document is declined.
It can be reproduced as follows:
1. Create a package with 1 document and 1 signer.
2. Enter the signing ceremony and decline the document.
3.
Forum topic
OneSpan Sign
Hello, I am implementing signature for an iOs application, I am showing with WKWebView.
Forum topic
OneSpan Sign
I have registered http://xyz.com/dir/api/CallbackLog/Log as callback Url on account page.
I have also created API controller method
public static void Log(CallbackLogModel model)
{
.........
}
where model is JSON model I expect to be posted to the specified url.
Also based on your documentatio
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.
Forum topic
OneSpan Sign
Hello,
I am using eSignLive in my UWP project. It was working fine last couple of weeks before.
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the packages which are in "DRAFT" status , below is API url. Below is my code that i am running, in the response it always returns only one package and that too with the status "COMPLETE" .