1307 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to change the text "The Package is Complete", that is displayed after signing, using the .NET sdk
See attachment
thx.
Par
Forum topic
OneSpan Sign
I am trying to update an exciting package that is already on draft mode. especially roles on that package.
Forum topic
OneSpan Sign
Hi
We are able to create the package but the status was not changing to SENT. below is the sample request we are using to create the package and then updating the status.
Forum topic
OneSpan Sign
Hi there,
I just start to use this function in our platform, and when I try to fetch all packages' info, I notice the response only contains 1 package details even the "count" value is 2.
Could you pls help to check?
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
Hi,
I'd like to retrieve the document inside the package and also get package information when package is marked as deleted.
Forum topic
OneSpan Sign
Hi Team,
I need to create a package with an existing unique id (custom id)
while creating a package,
ex for package payload
{
----------
"name": "TEST-Package",
"id":"1234dsfhsddfdfsghjgsdgs",
Forum topic
OneSpan Sign
Hi Team,
We are trying to integrate One Span Sign into our PHP Laravel application. We got the sample from the support team. But we are getting the following error when we try to create the package. Here we are using PHP CURL functionality to initiate the REST API calls.
Forum topic
OneSpan Sign
Hi team,
Our client is asking what status a package would reach if there were ONLY recipients (no signatories in the package). Does OneSpan Sign system track when the recipients open the package? Does that count as “Complete” for that receiver?
Thanks in advance!
Forum topic
OneSpan Sign
We have a scenario that if a customer signed the contract but didn't complete the payment, when the person came back again, he needs to do the whole transaction again.
So, for an archived package, can we use the same customId and Package Name?
Thank you