26 results matched your search criteria
Forum topic
OneSpan Sign
I'm trying to validate user input on the front end to match the format of strings that oneSpan will accept for phone numbers. Is there any official documentation for this format?
Forum topic
OneSpan Sign
In the mobile signing UI, at the bottom of the slide out hamburger menu, there is a blue Contact Us button that displays a pop-up with a contact phone number for eSign Live. How do we hide this button?
Thanks!
Forum topic
OneSpan Sign
Is there a way to apply validation rules on field values during signing ceremony? We have bunch of phone number fields and email address fields. We want to make sure that signers enter these fields in a specific format.
Forum topic
OneSpan Sign
Is there any way how we can authenticate the signing process using email address rather than the phonenumber.
The scenario to be more precise is that
after eslClient.SendPackage(packageId);
When we get the signingUrl back, we would want to authenticate it via email.
I have found the authentication
Forum topic
OneSpan Sign
What is the recommended way to be able to rapidly develop and iterate on a series of forms we're using for application integration, then be able to deploy them to a production instance?
I tried the tool recommended by OneSpan's phone support at https://developer.esignlive.com/code-share/esignlive-c
Forum topic
OneSpan Sign
Hi,We are currently using custom fields so that our users can pre-map fields in documents, so they can be filled in later by our system automatically. We currently have a field for "Purchaser Name", "Purchaser Address", "Purchaser Phone Number", etc.
Forum topic
OneSpan Sign
I have a document that has got like 200 fields.
Forum topic
OneSpan Sign
When I create package via SDK, I got between errors:
1; when I set sms cellphone=64939837
Forum topic
OneSpan Sign
I read the following blog post:
https://www.esignlive.com/blog/esignlive-setting-reminders
And tried setting up reminders in my initial POST request that creates a signing package. It's not working. ESL creates the package with no error messages but the reminders never get sent.