3700 results matched your search criteria
Forum topic
OneSpan Sign
I need to identifying packages created via Bulk Send operations. I see in Package data there is a Boolean field called "bulkSendable". If this is 'true' was the Package created via Bulk Send?
Forum topic
OneSpan Sign
Hi,
I have a scenario in which I have two different document and I want to show second document after completion of first one(both are for same user)
In both documents some of the fields are common.
Now what want , when user opens second document, common fields which user already filled up in first
Forum topic
OneSpan Sign
We have been using the "name" field in Packages along with "description" field. Is there another field that we could dedicate for our use?
Forum topic
OneSpan Sign
In the options for a Txn a reminder can be setup:
a) What is data element internal to package that controls whether reminding is be set?
b) What is data element internal to package that specifies # of days to wait until sending reminder?c
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
We are having issues using the API key to archive messages. We are getting a 403 error.
I removed the URL/and package number, but you can see the error below.
Forum topic
OneSpan Sign
We create a package where Primary and Secondary signers are both true
We set the expiry datetime for 1 hour when we create the package
We process the package, then send the uploaded documents to OneSpan to sign the documents.
Forum topic
OneSpan Sign
Re Expiry date, it seems I can check [defaultTimeBasedExpiry] bool field to know Expiry date s/b calc'd by adding [remainingDays] field to Txn creation date.
There is another field call [maximumRemainingDays]<- what is this? where is it set?