373 results matched your search criteria
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
Forum topic
OneSpan Sign
For over a year I have been creating packages using a JSON string as the package name (something like "{ApplicationId: 1033}"). I do this because the package name comes through in the event callback notification, and I can easily deserialize the package name and extract some informatio
Forum topic
OneSpan Sign
Hi,
We have a requirement where we need to impose unique package name when users create a transaction. I understand that the only uniqueness that eSL has is the packageId and not the name.
Is it possible to check the uniqueness of package name before it is created?
Thank you.
Forum topic
OneSpan Sign
Hi OneSpan team,
I have my account owner as:
first name = "Abc"
last name = "LLC"
Forum topic
OneSpan Sign
Hi,
Is there any recommended way to update the package name property after it was first created, through .NET SDK?
Forum topic
OneSpan Sign
Hello, what is the maximum number of characters allowed in the package name? The JavaDoc for the method PackageBuilder.newPackageNamed() states:
@param name the package name @size(min="1", max="64")
Forum topic
Intelligent Adaptive Authentication
Hi,
In OneSpan portal we can search a transaction by transaction name. (I have attached a screen shot)
Is there any api in SDK which allows us to search a package by Transaction name?
Thanks,
Kamran
Forum topic
OneSpan Sign
Hi,
I receive an error when the document name ends with "pdf".
Forum topic
OneSpan Sign
Hi There,
According to the requirements we have, if a person doesn’t completes the purchase by paying but has signed the documents, if that person comes back again after certain number of days, he needs to do the whole transaction again.
Forum topic
OneSpan Sign
Are special characters allowed in Document name while creating package?