132 results matched your search criteria
Forum topic
OneSpan Sign
We have a requirement to merge the singed document to create a report. for that we need to extract few pages of the Signed doucment.
But we could see that the signed document is password protected for extraction.
Forum topic
OneSpan Sign
I use the package creation document upload API to create a document for signature.
Forum topic
OneSpan Sign
Hey,
I followed your guidance on Reminder and the code works well:
https://developer.esignlive.com/guides/feature-guides/reminders/
But when I want to check if I have successfully configured reminders, I can't find the related information in the package JSON. Please advise me.
Thanks in advance!
Forum topic
OneSpan Sign
Is there a way to change the browser's page title during the signing session? Ours still says OneSpan. We have been successful at making other signing ceremony customizations as part of our integration efforts.
Forum topic
OneSpan Sign
Hi ,
I am able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Hi!
It would appear that the success response message sent by esign sandbox to a request for signingStatus was somehow changed, over this last weekend, from 'COMPLETED' to 'SIGNING_COMPLETED'. This seemingly minor detail cost the dev team all day today.
Forum topic
OneSpan Sign
Hi,
I tried to get email in French locale, but it seems not successful for me. I create package via API, in the package level, locale=fr, in the signer levle, locale =fr as well, but I still don't get email in French.
Forum topic
OneSpan Sign
Hi,
I am not able to change the transaction name in Draft package in the new Sender UI. Steps I did:
1. Create New Transaction with name "transaction 1"
2. Change Transaction name to "transaction 2", pop up appears saying "The transaction has been successfully saved.
Forum topic
OneSpan Sign
I have looked through the eSignLive documentation but without success. When creating a package, is it possible to restrict signers to be able to view certain pages of the document ?
Forum topic
OneSpan Sign
Hey team,
We want to delete a sender and re-invited to another account. But when I called the API below:
HTTP Request
DELETE /api/account/senders/{senderId}
HTTP Headers
Accept: application/json
Content-Type: application/json
Authorization: Basic api_key
The sender wasn't successfully deleted.