211 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
In the OneSpanSign.Sdk for .Net I am missing the field signed on the Class OneSpanSign.API.Approval.
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 calling the following register function :
EslClient eslClient = new EslClient(apikey, apiUrl);
eslClient.EventNotificationService.Register(
EventNotificationConfigBuilder.NewEventNotificationConfig(callBackUrl)
.ForEvent(NotificationEvent.SIGNER_COMPLETE).F
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx
Forum topic
OneSpan Sign
I'm wondering what kind of "out of the box" options eSignLive may have to facilitate a requirement of ours.
We are fulfilling the role of sender and the signers are (obviously) filling the role of signer, but what if we had a 3rd party who was not either a sender or a signer but is interested in kn
Forum topic
OneSpan Sign
Hi eSignLive Team,
I am working on an integration between eSign Live and Ebix Inc.
Forum topic
OneSpan Sign
The Redirect URL is getting some values appended to it by OSS. Something like this pattern: ?package=[packageID]&signer=[signerID]&status=COMPLETED