3694 results matched your search criteria
Forum topic
OneSpan Sign
We have requirement where user are transferred between departments and his/her email ID changing (e.g. [email protected] to [email protected]).
Forum topic
OneSpan Sign
I've been looking for the PHP snippet to get e-signed person details. I found the below help from OneSpan documentation section.
https://www.onespan.com/blog/onespan-sign-how-using-auditservice
Forum topic
OneSpan Sign
<a href="$LINK_URL;">REGISTER YOUR ACCOUNT</a>
I was wondering if there is a specific URL I should be including in the html code?
Forum topic
OneSpan Sign
Note: I saw this forum post but it wasn't really giving an answer so I am starting a new one to see if we can figure this out.
Forum topic
OneSpan Sign
Hello,
Can you please take a look at the below and clarify?
Forum topic
OneSpan Sign
The “packageID” seems fine, works for other API call but “SignerID” from Evidence Summary does not seem to be recognized. Its confusing as items are referred to by multiple names, e.g. PackageID appears to be the same as Signing CeremonyID and Transaction.
Forum topic
OneSpan Sign
Hi,
normally we did document extraction and it works fine. now our client has the sample form with text tag extraction, but i tried it, it seems not working.
could you let me know how to make text tag extraction working via API call?
Forum topic
OneSpan Sign
Hello,
I am trying to add a document to template, but getting below error. My document has text tags in it.
Error:
The document failed to upload and may be locked. Please check the document and try again.
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" .
Forum topic
OneSpan Sign
We have a scenario that if a customer signed the contract but didn't complete the payment, when the person came back again, he needs to do the whole transaction again.
So, for an archived package, can we use the same customId and Package Name?
Thank you