576 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We found that once a package was created, all signers will receive an invitation email including the link to Signing Ceremony, but not the package owner. Is there any way to send the same email to sender also?
Thanks in advance!
Forum topic
OneSpan Sign
Hello Team,
Can we remove the signature that is captured @Package Level which we use to apply again on the further docs of that package. Instead of creating new package to capture new signature on Signer change.
Thanks,
Navya.
Forum topic
OneSpan Sign
Are there any utilities for purging expired eSignLive packages? In other words, is there anyway we could have you purge packages that are older than a certain specified number of days? Or maybe purge all packages created before a certain date?
Forum topic
OneSpan Sign
I couldn’t find a method to add documents to package in draft mode.
It seems UpdatePackage updates everything but documents.
Is there a method to add documents in the package once it been created?
If there is such method in your SDK please point me and I will take a look there.
Forum topic
OneSpan Sign
Hi,
I'm having an issue when trying to use the delete feature to permanently delete a package.
Using the Java SDK, I simply execute the following line.
eslClient.getPackageService().deletePackage(new PackageId(packageId));
Forum topic
OneSpan Sign
Hello,
still in exploratory stages at the moment.
Forum topic
OneSpan Sign
I am using onespan for sending documents for signing.Is there a way to add custom fields while creating a package? When i am sending the mail for people to sign the document, i make use of fields such as $PACKAGE_NAME and $PACKAGE_OWNER_EMAIL in my html file.
Forum topic
OneSpan Sign
I need to query for packages that changed status (e.g. completed, expired, opted out, sent) within a given time frame. For example, I may want to query for all packages that expired since yesterday, regardless of when the package was created.
Forum topic
OneSpan Sign
Hello,
when i execute the following REST API call (https://sandbox.esignlive.com/api/packages) the results includes the current total transaction count, with only the most recently package / transaction json data.
is this the expected behavior?
Forum topic
OneSpan Sign
So the documentation on the site doesn't really help with this issue.
I'm in the process of creating the JSON object used for the package and was wondering if anyone knows what the bare minimum fields are that are required for creating and sending a new package up?