318 results matched your search criteria
Forum topic
OneSpan Sign
when signer clicked on the 'Click to Sign" , the status changes to 'Accepted', even when he click "Cancel", it is still Accept
Forum topic
OneSpan Sign
Hi,
Is it possible to have multiple signers for a single document and if any one of the signer's signs it, it should be in completed status?
Thanks in advance.
Lakhan.
Forum topic
OneSpan Sign
Hi,
I want to open the signer form in a new window instead of loading it in an iFrame, how am I suppose to get the activity status in the original window?
Thanks!
Forum topic
OneSpan Sign
I need to set the package expiration date when I submit a package via the REST API with status=SENT. I have found the documentation on how to do this with the SDK but not with REST.
Forum topic
OneSpan Sign
Hi, Is it possible to create a package with status not draft and then notify a signer at a later point. I have a use case where some signers will need to click a link through an email in order to sign and others will click a link through our portal.
Forum topic
OneSpan Sign
I was told I could set a package up for review, but I don't see the option to stop a package from going to COMPLETE status once signing is complete. Where would I find that option?
Forum topic
OneSpan Sign
if (!EventHandler.ContainsKey(NotificationEvent.PACKAGE_READY_FOR_COMPLETION))
EventHandler.Add(NotificationEvent.PACKAGE_READY_FOR_COMPLETION, (EventRequest request) =>
{
// RESPONSE TO Set Status to Completed
});
Forum topic
OneSpan Sign
Before creating document signing url, we're trying to get template from esign sandbox. Getting error response, response|"System.HttpResponse[Status=Forbidden, StatusCode=403
Forum topic
OneSpan Sign
Hi Duo
I have a customer that wants to copy the templates or Layouts from their FedRAMP Sandbox subaccount to a different Sender in a different subaccount in FedRAMP production
Forum topic
OneSpan Sign
Hello,
I am confused how to add more than one files in a Package with different signers. Is it possible in eSign to add more than one files in a Package and get each file status from eSign.
Thanks