OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
1785 results matched your search criteria
Forum topic
OneSpan Sign
Please help me find documentation on how to add a Salesforce Custom Object as an available option in "Related object type". I also need to be able to automate prepare/send transaction by relating it to records in the custom object.
Forum topic
OneSpan Sign
Hi,
from the documentation, there are 3 pre-defined roles: admin, manager and sender. Another concept is about 'owner' as user type? what's the difference between 'owner' vs roles? and can anyone be 'Owner'?
thanks,
Cindy
Forum topic
OneSpan Sign
Hi Team,
Can you please help us to prepare the JSON request for below data. We are using REST API with .NET.
Please find attached document for the details.
Thanks,
Naresh
Forum topic
OneSpan Sign
Hi,
After document is loaded in Iframe, upon clicking the Sign button, I see a JS error in the console coming from the file CapsigSignatureButton.js. screen attached.
This was working previously,
any Ideas,
thx.
Forum topic
OneSpan Sign
Hi,
I am translating SDK call to REST API.
Attached is the code we use SDK call. I have difficult to find all options or parameter from the website documentation.
Could you please provide some sample, how to construct the required payload?
Regards,
Eugene
Forum topic
OneSpan Sign
Hey team,
In our workflow, we use Designer to design and create package and save documents as layouts.
My question is, can you explain more about what "share layout" button does and do you have a separate page to show all layouts I created?
Thanks!
Forum topic
OneSpan Sign
I have a controller method
public List GetPackageTransactions(string packageId) // packageId = "660bd4f9-d090-4233-9fec-d176404e1871"
{
PackageId pid = new Silanis.ESL.SDK.PackageId(packageId);
List list = eslClient.AuditService.GetAudit(pid);
Forum topic
OneSpan Sign
1. I created a function app in azure portal for the callback to download docs.
2. And then I created some transactions through the Dashboard.
3.
Forum topic
OneSpan Sign
Does OneSpan Sign for Salesforce (installed package) work in Salesforce Digital Experience Site (formerly know as Community)? If yes, is there any documentation on implementation? If no, is the support for Community in the road map or it is never going to be available?
Forum topic
OneSpan Sign
Does a package automatically complete and close when the last signer signs? Is it possible to keep the package open - so we add another document for example - until we call an explicit operation to close/complete the package (even if everyone has completed signing)?