39 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
With the default security settings on Safari "Allow from Current Website Only", our application is unable to open either the designer or signing ceremony windows in an iframe. The problem seems to be in setting/creating a cookie.
Forum topic
OneSpan Sign
Hello,
I am using iframe to sign a document, after the sign complete, how i can forward the user to another page in my website?
Thanks
Forum topic
OneSpan Sign
Is there a way to stop eSign from sending the document creation email to the signee? We load the document in an iframe and do not wish to have this email sent out, as it enables the signee to sign the document outside of our website. I'm not seeing an option to disable this in the SDK.
Forum topic
OneSpan Sign
Hi,
I am translating SDK call to REST API.
Attached is the code we use SDK call. I have difficult to find all options or parameter from the website documentation.
Could you please provide some sample, how to construct the required payload?
Regards,
Eugene
Forum topic
OneSpan Sign
Hi guys, I looked around and am not able to find confirming on this: is it possible to embed the form/package for user to sign on our website? All of our users have their own account and it would be nice to be able to display the form directly in their account.
Forum topic
OneSpan Sign
Hi,We currently already have an integration with OneSpan eSign where we have implemented the designer iframe into our website.We require a feature where we can draw lines into the document, in order to "cross out" clauses that already exist in the uploaded PDFs.
Forum topic
OneSpan Sign
How can I redirect to my own Web site after the document has been signed.
Currently, after the completion of signing the document, we are redirected to the Thank you page.
When Exit e-SignLive button is pressed, I would like to redirect to my own website.
Is it possible to accomplish this using one
Forum topic
OneSpan Sign
Hello,
I've created a notarized transaction, when I want to send the transaction (with REST API) i get this error :
Code :400
message : "There is no Notary with a signature assigned to this package."
messageKey : "error.validation.notarizedProcess.noNotaryInvolvedInSigning"
I tried to send the tra
Forum topic
OneSpan Sign
Hi,
I read the website below about naming conversion for document extraction, but I don't see the sample for radio button group, could you please send me the sample?
Forum topic
OneSpan Sign
Hello All,
I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.