Michael_S_Smith

Decline to Sign

0 votes

Is it possible to remove the 'Actions/Decline to Sign' option? For our use case, we would rather not have to program to this option. Is it customizable?


Reply to: Decline to Sign

0 votes

Hi Michael,

 

Try to customize the package settings like below and see if this works for you:

.withSettings(DocumentPackageSettingsBuilder.newDocumentPackageSettings()   
    .withoutDecline()   
)

 

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