22 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We are using the following API to retrieve the signer signing url
GET /packages/{packageId}/roles/{roleId}/signingUrl
We are controlling the signing process from within our host application by providing the signing url to the signer as an iframe within our application.
Forum topic
OneSpan Sign
Hello, I want to disable the email notification to an specific signer, I already try this
Forum topic
OneSpan Sign
Hi is it possible using the REST API to disable the activation email at the transaction level? For certain transactions we want to send the activation email but for others we are serving the signing URL and don't want the activation email sent.
Forum topic
OneSpan Sign
Hello,
Greetings for the day.
Scenario:
The person logs into web application, where the eSigning can be done in 2 ways.
1. Sign and
2. Request Signature
1.
Forum topic
OneSpan Sign
I need to disable the option to not send the mail to sign when I create the package from the java sdk, help please.
My version of sdk is 11.33
Forum topic
OneSpan Sign
Regarding this thread https://community.onespan.com/forum/disable-email-notification-signer
Forum topic
OneSpan Sign
Hello,
Once all user sign the document, everyone get mail of signing completed & download the document link via email.
So my question is, I want to disable download email notifications to any singer. So how to do that in REST API??
Please guide me.
Forum topic
OneSpan Sign
Hi Team,
I am using OneSpan sign in CPQ for our client and client requirement is they want to customize email which getting when document is send for signature.Is there any way to cutomize OneSpan Email or Disable One Span standard email template.
Forum topic
OneSpan Sign
Hi,Good day!
Requirement-While sending a transaction, we don't want the recipient to receive the mail with the url to sign.
Steps taken-We tried disabling the emailDelivery field, but still the recipient is able to receive the mail.
Forum topic
OneSpan Sign
Is there a way to stop eSign from sending the document creation email to the signee? We load the document in an iframe and do not wish to have this email sent out, as it enables the signee to sign the document outside of our website. I'm not seeing an option to disable this in the SDK.