1315 results matched your search criteria
Forum topic
OneSpan Sign
How to create package with role without sending mail to signer
Please send me one payload with multiple signer box also.
Thanks in advance.
Forum topic
OneSpan Sign
Hi,
Is there any feature in OneSpan (.NET SDK or manual download by owner), that lets the package owner download multiple signed docs from the same package as one single PDF?
Forum topic
OneSpan Sign
Hi team!
The email will be sent while the package is created , please see the below codes:
PackageId packageId = eslClient.createPackageFromTemplate(currentTemplate.getId(), newPackage); eslClient.sendPackage(packageId);
How to prevent the email notification?
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
I have access to three Sub Account.
I can create package inside any of the sub accounts in UI.
If i create a package through API it will be created inside my home sub account
How to create package in different sub account using API for a particular user as sender
Forum topic
OneSpan Sign
We are trying to implement one use case using APEXSDK per below provided URL.
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk
Forum topic
OneSpan Sign
Is there a way to add custom meta data like an external transaction Id from a different system at the document level? I see where we can add Fields but I don't want this to be populated on the document.
Thank you
Forum topic
OneSpan Sign
Hi!
I have some templates that define some pdf file to be filled and signed over the OSS Session.
For all of the created transaction, we are also creating a custom pdf that needs to be signed by the same Signer.
Forum topic
OneSpan Sign
Hi there,
I am experiencing the error saying Unauthorized Access with the valid package ID "X8hRTbGl7GkXkdKoVxwJ92a6fqg=" when trying to create session token. I don't know why. Please advise.
Thanks,
Eddy