326 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have added signer SMS verification before sign of document. It show SMS sent. but user don't receive any SMS. even if user request SMS while sign, it say SMS sent successfully, but don't get any SMS. Here is the code. There is line of array for SMS.
Forum topic
OneSpan Sign
For integrated signing (e.g.
Forum topic
OneSpan Sign
Hello,
If for a single package there are three signers in which two have same email Id, and its a case of In-person, is there any way to allow same email address for two different signers.
Thanks,
Aniket
Forum topic
OneSpan Sign
First time using the API. I have a document with 2 signers, and the first signer receives the email from OneSpan indicating the need to sign, with a 'GO TO DOCUMENTS' button in the email. But clicking on the link opens a page that only states:
Forum topic
OneSpan Sign
Hi,
Signer email with all Capital letters, for example [email protected] does not generate signing ceremony token. But package id is generated. Can you please help me to solve this issue?
Thanks.
Forum topic
OneSpan Sign
If a package has already been created, can the email address and SMS phone # be changed via the API?
Forum topic
OneSpan Sign
Hi,
I saw one post in the forum, and saying after signing started, not able to update the signer's email address. but I tried it with SDK call and it seems works for me.
anything I missed?
thanks,
Cindy
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
Has anyone experienced issues whereby the sender starts receiving messages that the signers email address may be wrong and it is somehow related to the how the emails are managed / archived. It appears the email address box is full.
Forum topic
OneSpan Sign
Hi,
Is there a way to build a package such that one signer would sign 2 documents. Here is an algorithm that I am looking at:
1. Use PAckageBuilder to build a package named 'OriginalPackage'
2. Add 'signer1' and 'signer2' to OriginalPackage
3. Add 'document1' and 'document2' to OriginalPackage
4.