1016 results matched your search criteria
Forum topic
OneSpan Sign
Hi team,
We have a requirement to include Parentheses in Field Validator, for example, I want signer to input "Neder Over Heembeek (Bru.)" in a textfield.
Currently, we set it this way: "pattern" : "^Neder Over Heembeek (Bru.)\\s?$" and it doesn't work.
Please help me with this!
Forum topic
OneSpan Sign
Looking to create a transaction (done) and then get a signing URL or start signing process because I need to allow signing in an "iframe" or withing a .NET application wihtout sending the emails out, or maybe just the completed email to signers.
Forum topic
OneSpan Sign
Hello Team,
Greetings for the day.
I use the same sender (Myself) in the sandbox and the time zone on my account is EST.
Breakdown of scenario:
Transaction 1:
Sender: Myself(ESL registered email with EST timezone in the account)
Signer: Myself w
Forum topic
OneSpan Sign
Hello,
just started to work with the REST API.
currently working thru the Python test cases / examples.
i have two initial observations.
1.
Forum topic
OneSpan Sign
Hello, I want to send a pdf file using e-sign.
I sent a file (by creating transaction) using sandbox account manually and I want to do the same via rest api.
But I am not able to figure out the json content for the sender and signer details in plsql.
Forum topic
OneSpan Sign
Does a package automatically complete and close when the last signer signs? Is it possible to keep the package open - so we add another document for example - until we call an explicit operation to close/complete the package (even if everyone has completed signing)?
Forum topic
OneSpan Sign
Hi,
what's the difference between email template 'email.notify.mobile' vs 'email.notify'?
As I known, email.notify is the one send to the signer for signing the document? when the 'email.notify.mobile' is triggered?
thanks,
Cindy
Forum topic
OneSpan Sign
Hi,
I am working on in-person sign in using eSignLive iOS mobile SDK, and we require ID proof from signer.
For instance, take a picture of id and upload it.
I don't find it anywhere in mobile SDK? I am wondering if this feature is supported?
Thanks a lot.
Forum topic
OneSpan Sign
Hi Team,
We are getting issue while signing complete process for last signer for the given packet ID 9tICttbBe8xTghOAXD_00JM85YU= on eSignLive sandbox.
Can you please check why we get this repeated callback for same signing complete.
Thanks,
A. Rathore
Forum topic
OneSpan Sign
Hi Duo,
I am not able to send the multiple pdf doc using webClient during creating Package with binary doc by the Rest Api,
can you provide me the working code for the sending multiple doc for the multiple signers using webclient(For Rest Api).