558 results matched your search criteria
Forum topic
OneSpan Identity Verification
Hi,
Can you confirm if the xtenant_id in the header of the API should be the the same as the client_id in the JWT token? It seems to be preset as "Ford" in some of the APIs?
Thanks
Forum topic
OneSpan Sign
Some of our signers do not have the last name. What should be passed via REST API in such cases? Someone without a last name should be allowed to register a signature on his document.
Forum topic
OneSpan Sign
Hi,
We are not sending the "hideCaptureText" as false in the request eventhogh we are receiving the signature with Date and Name after signed the document.
Please let us know whether we can do Account Level settings for True/False for this feature if yes, please provide us the screenshot.
Thanks,
Forum topic
OneSpan Sign
Hi OneSpan team,
I have my account owner as:
first name = "Abc"
last name = "LLC"
Forum topic
OneSpan Sign
I am wondering if we are able to increase the first name and last name character length? Right now, it's at 64 each but we actually had someone that had a longer name than the allowed characters.
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
We have users that have changed their name which results in a change to their email address that impacts their account with OneSpan. What has been the best practice there, as we have single sign-on, once the user have changed their name, it will take time again to go back and it is just a m
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
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.