384 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
In my CA sandbox account '[email protected]', I found the link for "view completed documents' button, the link is "https://sandbox.e-signlive.ca/sso/saml/login/alias/e-signlive?idp=xxxxx&RelayState=xxx"
Forum topic
OneSpan Sign
I just discovered that someone in our Company is downloading the Document, printing it and having the Officer manually sign the Document rather than using the Web Site to Sign a Document. Yes. She created much unnecessary work for herself.
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
Hi OneSpan Team - As per our requirement , the ESign process for 2 roles happen within the pega application process flow , We need not send emails to the Esign users
to complete the Esign process via email and on to the OneSpan site . Is there any way by which we can block sending emails to users .
Forum topic
OneSpan Sign
Is it possible for me add a custom attribute to the payload we receive during the callback even notification? I have multiple applications using event notifications, so I'd like a custom attribute to indicate which application the even notification should be forwarded too.
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
Forum topic
OneSpan Sign
Hello i have registered callback url with this code and it's registered successfully
i in response json on callbackurl i have get the {} dict when package is created.
is there sometinh missing???
Forum topic
OneSpan Sign
Here is the situation :
We integrated OneSpan eSign into our Saas.
Forum topic
OneSpan Sign
Hi,
I want to customized the thank you dialog as picture (uploaded), once I applied it as body below, it doesn't show up as bold, Italic, and create new paragrah, could you please take a look what's wrong with it. how to customize it as the requirement?