1385 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Anybody knows if the callback functionallity can be invoked directly after signing the document and not waiting for user input on the "Confirm" button.
Or if we could trigger the callback from a button of our own?
Forum topic
OneSpan Sign
Guys,
When we view a non required document on a pc or table, it allows the users to arrow past it. When we take that same loan and view it on our mobile phone, the user does not get the ability to arrow past it. They have to either accept it or decline it. Is this intended?
Forum topic
OneSpan Sign
Hello,
I'd like to send a package (transaction--the fact that these separate terms mean the same thing is quite confusing) programmatically using the API (no SDKs as I'm using NodeJS) but I'm not seeing any endpoints in the documentation to do so.
Is it possible to send a package using the API?
Forum topic
OneSpan Sign
Is there a method for downloading the Evidence Summary Report for a Completed package ? I figured it would be included in the downloadZippedDocuments(packageId) method but it is not included.
Forum topic
OneSpan Sign
Hi
Is it possible to declare during the package creation instance that an extra file should be attached after signing the package documents? The package status automatically changes to COMPLETED after uploading the extra file or should I force the status to COMPLETED by API?
Forum topic
OneSpan Sign
Hi, would you be able to give me some scenarios where we use InjectedField.
Forum topic
OneSpan Sign
Hi,
I'm using the iOS SDK to let the user self sign a pdf document.
I need to define a different UI concept for the signing ceremony screens.
modifying the SDK's storyboard is not good enough in my case.
can I achieve it somehow with your SDK or API?
thanks,
Ram
Forum topic
OneSpan Sign
A success message is displayed in the iframe once the document is signed.
Forum topic
OneSpan Sign
This API call requires {senderId} but when I use my "name" or "email" it does not work, nor does it work for any other value I could think of to try. The documentations says "The unique sender id" but what is that value? where does it come from? where is it on a screen?