321 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
is there a scenario or situation, the document can't be updated (such as re-order, delete, add etc)?
thanks,
Cindy
Forum topic
OneSpan Sign
Hello, is there a way to add a user to the platform by specifying the language? Is it through the "Bulk Invite Sender Tool" or through the front?thanks
Forum topic
OneSpan Sign
We are trying to create fields which signer can add values to do it via PHP. is there any full documentation for that?
Forum topic
OneSpan Sign
Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.
So far I managed to add a free text field at the time of signing, but I can't get it to show the initials of the signer or the date of signing.
Forum topic
OneSpan Sign
Is it possible to add a document in a transaction just for information in addition to a document to be signed (we don't want to use the accept only option) ?
Forum topic
OneSpan Sign
Hi ,
I have created package and adding document from Salesforce. The document is in Spanish language.
Forum topic
OneSpan Sign
Might be a dumb question - are email addresses required for signers?
Can you add a signer without an email address to an in-person ceremony?
Thanks. -- Bryan
Forum topic
OneSpan Sign
Team,
How can I add/replace existing 'default-consent' document with my own document (pdf). Can you please post some guide on this.
Forum topic
OneSpan Sign
Hello,
We have a client asking whether we can add a SMART Note that was generated by another system into OneSpan Sign's eVault Manager. Is that possible at the moment?
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
});