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
1391 results matched your search criteria
Forum topic
OneSpan Sign
Hi Support,Please, Is there an existing connector to integrate OneSpan sign with power automate for review documents automation project?Thank you for your response.
Forum topic
OneSpan Sign
Hi ,
I see there is an api to get the status for a package or a transaction . In same way can we able to get he status for the document and signer level.
Thanks
Naresh S
Forum topic
OneSpan Sign
Hi,
Can you provide a sample JSON request Body to Create Package with Document Content as a PDF Byte Stream.
Thanks
Forum topic
OneSpan Sign
Hi
I am wondering if signer can see all the documents in one transaction? Even those ones don't require their signature?
Using iOS mobile sdk?
Thanks a lot
Forum topic
OneSpan Sign
HI everyone during my integration I got stuck with this error> I wanted to create a package upload a file and add signatories.
Forum topic
OneSpan Sign
Guys,
I am seeing the owner of the account in the signer's dropdown list on documents where the owner isn't a signer. Is there a way to remove that from happening?
Forum topic
OneSpan Sign
Hello,
While using Mobile Capture way of Signing approach, We get the signature placeholder right at the top of the document. It’s not in the place where we had placed it in the document.
Forum topic
OneSpan Sign
Hello,
Greetings for the day.
Scenario:
The person logs into web application, where the eSigning can be done in 2 ways.
1. Sign and
2. Request Signature
1.
Forum topic
OneSpan Sign
Hello,
I'm having a hard time structuring my JSON payload to reflect what I want to appear in my package. The documents have already been merged with *MOST* data via another source, but I do need to add some information to one of the 3 documents being sent for signing.
Forum topic
OneSpan Sign
I'm having trouble sending a PDF with text tags to the /api/packages endpoint. My PDF is sent as base-64 encoded, and that string is "pasted" into a document when it reaches my eSignLive account. I'd like for the string to be decoded, so that the new package contains a copy of my original PDF.