496 results matched your search criteria
Forum topic
OneSpan Sign
HI,
How should I get package Id in E-sign call back? I am working with .NET MVC.
Thanks,
Baskar G
Forum topic
OneSpan Sign
Hi,
in our current version 11.25, I found for callback event i.e PACKAGE_READY_FOR_COMPLETE, the sessionUser has the account user id information in the request.
Forum topic
OneSpan Sign
Hi,
Forum topic
OneSpan Sign
Does E-Sign have any throughput limits for volumes of transactions or web service calls an entity can make in a certain time period of time (i.e. 10,000 calls per hour)
-Nate Boettcher
NISC
Forum topic
OneSpan Sign
We are reviewing documents we have received back from E-Sign. We have a situation where customers enter an actual written signature, and then the final document has the E-Signed By NAME HERE watermark over the actual signature.
Is there any way to move or hide that watermark?
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call
Forum topic
OneSpan Sign
Can I include a package id in the callback registration API so that I can register for different types of events for different packages ? If so then can you please provide a JSON sample.
Forum topic
OneSpan Sign
Hi,
There is a callback event called Transaction deactivated.
Is there a REST API which when called will trigger this event.
Forum topic
OneSpan Sign
Guys -
Is there an API call where I can return the document list by signer? I know I can get this information just by doing a GET to the package but that also brings back more than what I need. I can also do the DocumentVisibility API call but then I would have to filter by associated Roles.
Forum topic
OneSpan Sign
Hi,
I have a document which two or more people need to sign it. I would like to for each sign OneSpan call my Callback API or when all people sign the document my callback api will be called by OneSpan.
Thanks