OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
790 results matched your search criteria
Forum topic
OneSpan Sign
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Identity Verification
Hi Team, I hope you're doing well.
Forum topic
OneSpan Sign
Hi -
trying to confirm some data retention setting and its affect on being able to retrieve documents.
Forum topic
OneSpan Sign
Hello, I am getting the following response, and I believe that I am sending the correct data.
I will copy here the request I am making
request:
{ debugId: 1,
uri: 'https://sandbox.esignlive.com/api/packages/oGGmH-MrSdWrf3hPBMirqiiCgG8=/documents/b98bb1fa64f49dc9003b230c401426c9cf86be
Forum topic
OneSpan Sign
I have an issue where I am adding 2 signers to a package that have the same name. They have unique IDs and different email addresses.
Forum topic
OneSpan Sign
Hello, I was using OneSpan app report "Account Summary Report" the only report available from top level "Reports" drop down.
The person I looked at had 1 x Draft + 1 x In Progress + 11 Complete for total of 13 Pkgs.
There was also a count of 2 items "Trashed".
Forum topic
OneSpan Sign
After doing some 11.39 SANDBOX testing; seems retrieving Sender via Email works but retrieving Sender via Sender ID does not.
Forum topic
OneSpan Sign
Hello,
In the attached image, a signature properties interface we can see the Location: Client IP 172.16.4.81
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Hi, I have a method to Retrieve the attachment:public async Task<byte[]> GetAttachmentContentAsync(string packageId, string attachmentId){