1307 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
from the screenshot I attached, there are total 14 packages in the inbox, but I only see 1 package in the inbox
could you explain where are other 13 packages ?
thanks,
Cindy
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
Hello,
I am trying to create a document package and send it as a "draft".
Here is the code that I have came up with :
EslClient eslClient;
PackageId packageId = eslClient.CreatePackage(package);
if I want to create a package with a "sent" status instead of draft, I ad this line :
eslClient.SendPac
Forum topic
OneSpan Sign
Team,
We are getting exception saying 'Bad Request(400) : package is in invalid state' while doing client.SendPackage(package). I would like to know, in what all cases we will get this error.
Thanks,
SK
Forum topic
OneSpan Sign
If I update an existing package to SENT am I able to add any new documents to the package? Can I can update the package status to ACTIVE or some other status, add the document and then update status again to SENT?
Forum topic
OneSpan Sign
I noticed that packages are removed in my sandbox.
Are you cleaning it frequently ?
Forum topic
OneSpan Sign
Hi,
I am translating SDK call to REST API.
Attached is the code we use SDK call. I have difficult to find all options or parameter from the website documentation.
Could you please provide some sample, how to construct the required payload?
Regards,
Eugene
Forum topic
OneSpan Sign
My company is new to working with eSign, I'm a product manager working on finalizing requirements for our development team and can't find the length of the Package ID. Can someone tell me, or point me in the right direction?