33 results matched your search criteria
Forum topic
OneSpan Sign
Hi Support team,
our client is expecting front-end event notification when signing is completed, does OneSpan provide it? not the one registered in the portal.
by the way, client using iFrame to launch OSS.
thanks,
Cindy
Forum topic
OneSpan Sign
Hi There,
In our application, we are using one particular email for communications and we want the emails that go from eSignLive to the customer using the same email.
Forum topic
OneSpan Sign
I want to update the status in my database as soon as user sign the document. I haven't found code to get the status as soon as signer sign the document. I did register all the even using callback example code.
Forum topic
OneSpan Sign
Hello,
I'm working on integrating the Callback feature with the current application.
I'm using a Callback key in addition to the Callback URL, I have a doubt regarding the POST sent by the Esignlive after the occurrences of the events that are registered for.
Forum topic
OneSpan Sign
Hi,
Forum topic
OneSpan Sign
I have registered http://xyz.com/dir/api/CallbackLog/Log as callback Url on account page.
I have also created API controller method
public static void Log(CallbackLogModel model)
{
.........
}
where model is JSON model I expect to be posted to the specified url.
Also based on your documentatio
Forum topic
OneSpan Sign
Hi,
I need use external signer verification to register the sign and verify if is correct redirect the signer ceremony when Signer sign from PHP url.
I have the code and structure necessary for create package and manage with Signers, documents and signatures and it's Works, the problem is that i don
Forum topic
OneSpan Sign
Hi Duo,
We have one scenario in which we have 2 salesforce orgs. For the first org we want to submit the pdf for signature using APEX SDK and in the another org we want to sign the pdf from Salesforce Community page using APEX SDK only.
Forum topic
OneSpan Sign
Hi there, I'm trying to delete a document in python but I'm getting this return:
400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28
Forum topic
OneSpan Sign
We have registered Callback Event Notification on OneSpan Sign Web UI and Key is getting gernerated correctly. However, I am receiving below error on email as OneSpan Sign Sadnbox access is assigned to me only.