141 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
We are not receiving event notification (Decline, package complete, …etc) from OneSpan sandbox. A few years ago, it was set up for both the production and sandbox environments. All is well with production; just the Sandbox has stopped operating.
Forum topic
OneSpan Sign
Through the REST API, make the email notifications configurable much like configuring the signing ceremony layout on a package by package basis. The user experience can be somewhat confusing when one completes a sign ceremony online and then receives an email requesting a signature.
Forum topic
OneSpan Sign
Hi,
What should be the http response code returned by the notification callback handler? Does esignlive care about it at all? Is 204 (NO CONTENT) ok?
Thanks,
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.
Forum topic
OneSpan Sign
We are successfully receiving EVENT NOTIFICATIONS on one of our service endpoints:
name=PACKAGE_COMPLETE, sessionUser=xxx, packageId=rf3254trfdsdsa-K3PDEY=, message=null, documentId=null, createdDate=2019-08-07T14:14:58.508Z
This works great.
Unfortunately I can not find any informatio
Forum topic
OneSpan Sign
Hi,
I am not getting email bounce notification for wrong email signer in request. This is my post to silanis, please let me know is there anything missing in request. I have checked the email bounce check box in call back events.
Forum topic
OneSpan Sign
When a Document is signed for a given Signer, in the call back notification, I see following information
"name":"DOCUMENT_SIGNED","sessionUser":"SignerID2","packageId":"XXXXXXXXXXXXXXXXXXXXXXXXX","message":null,"documentId":"Document_ID"
if we see, message is coming as null.
Is it possible to get
Forum topic
OneSpan Sign
We currently received notifications when the package is completed "PACKAGE_COMPLETE" however the documentid property is null.
Forum topic
OneSpan Sign
Hello.
I have a created a transaction and assigned to it a Sender (different from the Owner).
As such, callback errors are being sent in emails to the sender. Is it possible to add a configuration so that the owner receives those emails as well?
Thank you