King

Is it possible to have a package complete if 2 signers out of 5 have signed?

0 votes
Let’s say we have an agreement that will be sent out to 5 individuals. If 2 of them sign then the agreement would be considered complete and the remainder would not need to sign. Is that type of flow supported?

Reply to: Is it possible to have a package complete if 2 signers out of 5 have signed?

1 votes
Hi King, For current product implementation, you can consider to set all signatures as Optional + setup a callback listener with local database. Once your listener received two signer complete notifications, your application can mark the package as complete. The side effect of this solution is: because signatures were optional, if you have multiple signatures for each signer, signers can easily ignored to sign them all. Hope this could help! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off