286 results matched your search criteria
Forum topic
OneSpan Sign
I saw an earlier post indicating that Bounce events are not accessible through the API. Can this be confirmed? If so, is there a suggested way to deal with this through code in the scenario that the listening service is offline at the time of the event? Thanks in advance.
-Keith
Forum topic
OneSpan Sign
I have requirement to auto-prepare and send transaction from Apex code, without redirecting user to a visualforce page. Please point me to any documentation, post, or code recipes to implement this. Thank you.
Forum topic
OneSpan Sign
hello,
this may no be the correct forum to post this question.
I've most likely overlooked this somewhere, however, where has the team published the various JSON schemas? i'd like to build some to assist with serialization/deserialization.
cheers.
Forum topic
OneSpan Sign
Dealing with another tricky requirement.
For one of the signers, it is requested that the email contain only the signature page (and not any of the additional pages). Is there a good way to specify what pages should be sent out in the follow-up email post-signature?
Forum topic
OneSpan Sign
Hello folks,
any good / simple javascript examples of creating packages using multipart http post method? i'd like to use JavaScript to create a new package and upload the required docuement for eSignature.
any guidance would be much appreciated.
cheers.
Forum topic
OneSpan Sign
Hi,
I saw one post in the forum, and saying after signing started, not able to update the signer's email address. but I tried it with SDK call and it seems works for me.
anything I missed?
thanks,
Cindy
Forum topic
OneSpan Sign
Hi
Can the eSignLive REST service consume an image as part of their call and they can place the image onto the assigned signature area.
We need to capture a signature from a pinpad and put it on a pdf file.
Please post a link to this example.
Thanks
Mario
Forum topic
OneSpan Identity Verification
Hi,
Please could you post an example of a return after someone completes the verification process.
Please provide an example of both the JSON file and the PDF return.
Many Thanks
Andrew
Forum topic
OneSpan Sign
Hi,
Is there any documentation on how to upload multiple documents using the ONESPAN SIGN API, currently trying to use POST /api/packages/{packageId}/documents, however second document doesn´t get uploaded.
Forum topic
OneSpan Sign
I just posted another question that might be related to this one:
https://developer.e-signlive.com/forums/topic/change-incorrect-signer/
I am trying to change some incorrect signers, but I can't change a package once it is "SENT". Can I change a package back to "DRAFT" status?