479 results matched your search criteria
Forum topic
OneSpan Sign
Can you append a DocumentPackage that has been created.
Dim eslClient As New EslClient(apiKey, apiUrl)
Dim fs As FileStream = File.OpenRead(strESignLiveFile)
Dim superDuperPackage As DocumentPackage = PackageBuilder.NewPackageNamed(strContractFileName).
Forum topic
OneSpan Sign
How do I add a signer to a package that I've already created?
Forum topic
OneSpan Sign
I'm trying to send a new document in a package that has the status: Draft
But I get the error response
Forum topic
OneSpan Sign
Its possible append document to existing package using application/json content type and base64 coded pdf?
Forum topic
OneSpan Sign
Hello Haris,
Is their a way we can deactivate link send to consumer if role no longer exists .
Thanks,
Navya.
Forum topic
OneSpan Sign
Do we need to create new forms (pdf) using GUI or existing forms (pdf) will work with minor modification ?
Forum topic
Intelligent Adaptive Authentication
After entering pin on registration screen of Sample , i'm getting error in the response of https://XXXX.sdb.tid.onespan.cloud/v1/orchestration-commands API. Error is Unable to find registration code in Shared Cache.
Forum topic
OneSpan Sign
Hi, for business requerimient we are integrating Pega CRM application with OneSpan in order to achieve the Onboarding Digital project.
We are consume multiple API services in order to create Transaction in OneSpan.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this?
1. Email sent to signer named 'John Smith' for signature.
Forum topic
OneSpan Sign
Is there a way I can enforce in a microsoft word template that a user chooses one option from a Radio Group? I do not want to set a default value.