923 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Getting the below error for reminder. package is in draft status.
Forum topic
OneSpan Sign
Hi everyone,
We are working to integrate OneSpan with Pega application in order to manage the Customer Digital Onboarding process.
Forum topic
OneSpan Sign
When requesting a signer session token via REST API, we pass the packageId and signerId. How does the signerId: [email protected] match up with the json package?
Forum topic
OneSpan Sign
/api/packages?predefined=all&from=1&to=99999&predefined=all
returns
{
"results": [],
Forum topic
OneSpan Sign
I have a document that is generated on the fly by our web system. It's a PDF created by the back-end and then goes out for signing. I have been able to upload the document just fine.
Once it goes out for signing, there are two signatures it requires.
Forum topic
OneSpan Sign
Right now there's the option to update transactions to replace a signer either manually after checking transaction reports or using API https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/adding-updating-and-removing-signers
Forum topic
OneSpan Sign
Hi ,We have used Rest API to integrate with Onespan. We create transactions from template.
Forum topic
OneSpan Sign
Since OneSpan applies saved signatures (from File and Drawn) for someone who is disabled as a sender but still signs documents we want to be able to clear those values so they aren't appied when someone is disabled.Can I
Forum topic
OneSpan Sign
As discussed here there currently is no support for PDF check boxes or radio buttons when injecting values into a fillable PDF through your REST API (I am unsure about your SDK).
Forum topic
OneSpan Sign
Hey team,
One of our customer is asking do we have some logging capabilities in our SDK? They are using Java SDK and they want to know what API calls have been eventually sent out.