141 results matched your search criteria
Forum topic
OneSpan Sign
As per https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/setting-callback-notifications,
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
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
Hello, We have integrated our salesforce application with onespan using APEX SDK.
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
We are trying to set up a URL to listen for Callback Notifications in salesforce.
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
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
We're looking to whitelist all possible eSignLive IP addresses for the notification events that we will receive for our packages. Could you provide a list for the sandbox, preview and production environments? It would also be useful to know how often this list changes.
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