Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Hello,

 

I would like to get the Evidence Summary of a completed transaction in Java.

Replies Created

Reply to: Single Signer Package

0 votes

Hello Duo,

 

As I see in your last answer, you have set the  "autocomplete" of the DocumentPackage to TRUE. Does it mean that after the signature of the single signer, the status of the package will be set to completed?

If yes, what is the notification which will be sent by OneSpan in this case?

Normally, when we have more than one signers, we get the SIGNER_COMPLETE once the 1st signer signs, and the PACKAGE_COMPLETE when the last signer signs.

What is the notification in this case, for a single signer only?

 

Thanks,

Michail


Reply to: Date field validation

0 votes

Hello Duo,

Thanks for your answer and your code examples.

  1. From what I understand, the validation error of the date picker will be shown only in case the signer types a wrong format date? Or in case he left the field empty?
  2. Apart from that, would it be possible to have the following approach? The signer selects a date from the date picker. By the selection, a pop up is displayed with the message: "Please confirm that the selected date is not a future date" and two buttons Yes and No. By clicking on Yes, the process contines. By clicking on No, the signer has to select a date again.

 

Best Regards,

Michail

 


Reply to: Date field validation

0 votes

Hello Duo,

If we fill in an Enhancement Request, when do you think it will be available in Sandbox (US1) and Production (US1) environments?

Thanks and Regards,

Michail


Reply to:

0 votes

Hello Duo,

We use EslClient.

Where is our dependency:

<dependency>
            <groupId>com.silanis.esl</groupId>
            <artifactId>sdk</artifactId>
            <version>10.9.1</version>
            <exclusions>
                <exclusion>
                    <groupId>com.fasterxml.jackson.core</groupId>
                    <artifactId>jackson-databind</artifactId>
                </exclusion>
            </exclusions>
        </dependency>

 

Does it help?

 

Regards,

Michail


Subscriptions

Topics Replies Freshness Views Users

Hello,

 

I would like to get the Evidence Summary of a completed transaction in Java.

12 2 years ago 615
Profile picture for user Duo_Liang

Hi,

Is there an API for re-sending the signing completion email to the signers?  The email with a link to download the completed documents.  Thanks!

4 2 years 10 months ago 102
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.