3699 results matched your search criteria
    
            Forum topic
  OneSpan Sign
Hi 
I have a use case to send a document to some signers and once the signing process has been complete, i want to send that document to some users which i call as receivers who receive the signed contract and they can download it 
Code Share
Example code shows how to retrieve field values from a completed package. 
Code Share
This is a new feature introduced since 11.18.
Code Share
Example code shows how to use optional signature feature.
Code Share
This is a demo project demonstrates you another way handling completion event to make a coherent process. 
Forum topic
  OneSpan Sign
I see in your .net SDK documentation that you can setup the push notifications by running this code:
eslClient.EventNotificationService.Register(EventNotificationConfigBuilder.NewEventNotificationConfig(URL)
                .WithKey(APIKEY)
                .ForEvent(EVENT1)
                .ForEvent
Forum topic
  OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.