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
633 results matched your search criteria
Forum topic
OneSpan Sign
We use anchor text for placement of our signature anchors. Are you allowed to use the same anchor text for multiple signature anchors, or does each place you want an e-Signature need a unique anchor text?
Forum topic
OneSpan Sign
Hi,
Can we give signature by typing from signature field? In our application, we are allowed just to give signature by typing but not allowed to give signature by mouse scratching or by click. If it is possible, how can I implement this in REST API?
Thank you.
Forum topic
OneSpan Sign
Hi Esign team,
I am wondering if there's any way i can make "Capture Signature" my default signature currently "Click to-Sign" is the default signature
Thanks
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.
Forum topic
OneSpan Sign
I'm not having any luck with the code below to retrieve approvals. It's not outputting anything. Any ideas why?
Forum topic
OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.
Forum topic
OneSpan Sign
Hello,
I'm currently using the REST API to upload a package.
Forum topic
OneSpan Sign
Hi OneSpan Team - As per our requirement , we need to have a Signature block at the end of the document to capture the Fullname and DateTime when the
document was signed.
Forum topic
OneSpan Sign
Hi
I am trying to CreatePackage and upload using Rest APIs.
Below is my JSON String and attached is the PDF. This used to work in may 2017. Now the PDF file is getting flattened ignoring signature blocks.
Are there any changes post may 2017 for JSON payout for CreatePackage and Upload.
Forum topic
OneSpan Sign
Hello,
I am not sure if this is an issue with the APEX SDK, REST API, or bug in eSignLive. We are using the APEX SDK to create the package + documents in one call from a custom Salesforce page.