1306 results matched your search criteria
Forum topic
OneSpan Sign
I have implemented the designer onespan iframe into our system. I am using laravel for doing this. My question is regarding the sender authentication code which is a single use ?
Forum topic
OneSpan Sign
Hi,
I use the Designer (transaction/{package_id}/design) in an iFrame in our WebApp.
It shows correctly, but I would like to remove the button "Send to Sign" at the top right.
Forum topic
OneSpan Sign
Hi,
We have integrated esignlive application form submission using the following guide in php .
https://www.esignlive.com/blog/esignlive-how-to-create-and-send-a-package-with-rest-in-php/
We have successfully created and sent packages from the sandbox account.
Forum topic
OneSpan Sign
Hi,
We would like to use the signer_complete event notification so that we get notified on when a signer for a given package has completed signing.
Below is the event that we receive but the event has no indication of which signer signed it.
Forum topic
OneSpan Sign
When we have a package that has two signers and one signer has completed signing and the other is still pending, when we perform a check status, we are getting the following error.
Could not get signing status. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
I have configure OneSpan Laserfiche integration, User Can Send document for Signing from Laserfiche Repository using WebClient but after document is signed, document fails to come back into the repository. I receive the below errorFailed to communicate with the callback server
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx
Forum topic
OneSpan Sign
Hi,
I have some questions regarding about the customized field using sender UI:
1) from the documentation, it seems we have to enable the feature, could you let me know where to enable it in the account level?
Forum topic
OneSpan Sign
Hi ,
We are using our own twilio to send SMS. Once the User clicks on the link from email , onespan will call the Callback url configured in account settings with the OTP. And we inturn ,send it to the users by our Twilio account