309 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Recently one of our team using ifram to launch the signing ceremony, they said it requires loading 2 times in iframe in order to open the signing page.
any idea?
currently their solution is 1st loading login page, 2nd loading signing URL , then it works.
thanks,
Cindy
Forum topic
OneSpan Sign
There is a client who is interested in evaluating eSignLive for digital signatures.
Forum topic
OneSpan Sign
Guys,
When we view a non required document on a pc or table, it allows the users to arrow past it. When we take that same loan and view it on our mobile phone, the user does not get the ability to arrow past it. They have to either accept it or decline it. Is this intended?
Forum topic
OneSpan Sign
We're trying to implement OneSpan Sign, but in the process of using Apex SDK, we noticed that Callback Event Notifications are not getting created for the transaction. If we create the transaction manually in Salesforce, event notifications are created for the transaction.
Forum topic
OneSpan Sign
This API call requires {senderId} but when I use my "name" or "email" it does not work, nor does it work for any other value I could think of to try. The documentations says "The unique sender id" but what is that value? where does it come from? where is it on a screen?
Forum topic
OneSpan Sign
I would like to have 2 signers. The first one is required to upload an attachment. However, I do not want signing to move to the second signer until after the upload takes place. I would then like the second signer to be able to view the attachment and approve it by signing.
Forum topic
OneSpan Sign
Hi,
We have the requirement to display the user whose email has bounced. We have used EMAIL_BOUNCE event, but that event is not having all the information it feels. Please propose a possible way to get the data during EMAIL_BOUNCE.
Thanks,
Sumanta
Forum topic
OneSpan Sign
Hi Team,
I am working with Apex SDK and I have one requirement to sign the document from salesforce interface i.e. In-Person Signing.
Can you please let us know that it is possible through APEX SDK?
Regards,
Shashank Verma
Forum topic
OneSpan Sign
Hi
I am trying to perform an in-person signing but I require to authenticate the signer. I have enabled SMS/Security Question authentication while creating the transaction. The authentication mechanisms work fine when the signing process is started from the link sent through email.
Forum topic
OneSpan Sign
We have forms that we need to retrieve the values from but not all fields are required. WHen I use the FieldSummaryService.GetFieldSummary the blank fields are dropped instead of returning "" so no fields are missed. How do I obtain values for all fields even the blank ones. I'm