919 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I've had this issue for several weeks now and I'm not sure how to remedy it.
On the Complete Signing Modal, a green check mark is supposed to show up for the signer but we are seeing this (see attached.)
Forum topic
OneSpan Sign
We have a client who wants us to send the Invitation Email to begin a signing session to a customer's cell phone as well. They claim that some of their customers don't have email (!) and only have cell phones, and that their competitors send links to sign docs straight to a text message ins
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
Hello Folks,
We are currently evaluating eSignLive and have couple of questions related to specific use cases.
1. Is there support for SMS authentication for In Person signing.?
Forum topic
OneSpan Sign
Hi,
I have some questions regarding about the customized field using sender UI:
1) from the documentation, it seems we have to enable the feature, could you let me know where to enable it in the account level?
Forum topic
OneSpan Sign
Hi,
I am trying to create a document with editable field which user will fill it out. But I cant find how to do it.
Forum topic
OneSpan Sign
Here is the situation :
We integrated OneSpan eSign into our Saas.
Forum topic
OneSpan Sign
Hello,
I'm trying to understand the difference between CreatePackage and CreatePackageOneStep in the .Net SDK.