5954 results matched your search criteria
Forum topic
OneSpan Sign
Hi ,
How to change the sender email like [email protected] without first name and last name because it has been sending mail to customers like with my email id , first name and last name .
Forum topic
OneSpan Sign
The Redirect URL is getting some values appended to it by OSS. Something like this pattern: ?package=[packageID]&signer=[signerID]&status=COMPLETED
Forum topic
OneSpan Sign
I want to be able to download the signed documents and audit trail for all customers completed transactions? Is there any easy way to do this without having to go through the transactions one by one in the UI or writing an integration?
Forum topic
OneSpan Sign
Guys,
I am getting this error this morning and I've never seen it before. Nothing has changed on our end and I was wondering if someone could shed some light on the subject.
Forum topic
OneSpan Sign
For the different callback notification events in https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/set-callback-notifications&n
Forum topic
OneSpan Sign
Hi -
I am using the document retrieval URL. (/packages/:packageId/document/:documentId/pdf)
When I receive the PDF on my end, the document is password protected. Is there a way to turn this off? I assume this would happen at the point of package creation.
Thanks
Forum topic
OneSpan Sign
Hello, I tried to make an API call to retrieve incomplete SENT packages, but the results included a COMPLETED package along with SENT packages. All COMPLETED pakcages were not returned, just one was. Here is the call:
Forum topic
OneSpan Sign
We are using the Java REST API to create and send the transactions. We would like our customer recipients to use SMS authentication for the signing ceremony, but our back office/branch senders will not be using SMS. Our transactions are sent via the API are created su
Forum topic
OneSpan Sign
how to get the report completion for specific time period in a day like between 8am to 12 pm.
using the below api
/api/reports/completion.
what format should be From date and to date . Need to retrieve for specific timings in a day