2569 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
With the standard PackageBuilder/DocumentBuilder coding, as per the example below, every specific field needs to be included in the single PackageBuilder statement. With this, every document type must be coded separately and the statements are often very long in nature.
Forum topic
OneSpan Sign
On small screens / mobile is there a way to extract the zoom feature out of the 3 dot menu and show it on the main section, like it works on large screens?
Forum topic
OneSpan Sign
I have a requirement to create a package which have multiple documents. First Document will be pdf document and other documents can be pdf or images. If it is possible can any send me a sample code.
Forum topic
OneSpan Sign
I have requirement to auto-prepare and send transaction from Apex code, without redirecting user to a visualforce page. Please point me to any documentation, post, or code recipes to implement this. Thank you.
Forum topic
OneSpan Sign
Hi, we are not receiving callbacks on packages that expire and we're trying to determine if it's an issue on our end. Does OneSpan keep logs of callback events that fail?
Forum topic
OneSpan Sign
Hi, I have this transaction 5nV_eLwkh_vz6cF_onxxO2J3QP4= in sandboxe-signlive.ca. After performing inPerson signing ceremony, The Thank you page show access denied.
Forum topic
OneSpan Sign
Hi,
We've a scenario that requires use of digital signing capability in areas that may not have internet connectivity.
Does eSignLive have or support any kind of 'offline' mode?
thanks
Neel
Forum topic
OneSpan Sign
Trying to save signed docs on our server. Looping through the doc collection, Content is null with code bellow:
//retrieve signed package from one span
var pkg = oss.GetPackage(req.PackageId);
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
Mobile Security Suite
The score returned from "ClientScoreSDK.generateClientScore(platformGroup, userGroup, contextGroup)" function seems to be "7" always no matter what device it run on (tried with multiple mobiles and emulators) .. Am I missing something here?