576 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We recently upgraded our internal ESL system to 6.2. After the upgrade, packages created with .WithDialogOnComplete() no longer present the dialog at the end of the signing process. Is there a separate setting that has to be enabled on the account level for this dialog to work?
Forum topic
OneSpan Sign
Steps:
1. We are setting Sender for package and document has owner tag. So Sender has to sign first doc.
2. Creating package with Sender detail and adding signer / documents.
3. and then opening a popup in design mode.
Forum topic
OneSpan Sign
We are having an intermittent issue with our REST API client. Normally, it posts the signing package create request in DRAFT status, posts the request to add reminders then posts a request to put the request into SENT status.
Forum topic
OneSpan Sign
Hi
Is there a way to hide the Exit Document button?
Can it be done at the account level?
When I am creating a package, I am setting the HandOver (href, title, text ) object .
Will the hiding it at the account level , override this package level setting.
Regards
Mario
Forum topic
OneSpan Sign
Hello gurus.
I hope you can help me.
I'm trying to create a new package in sandbox.esignlive.com, but when I try to upload the document I'm getting: HTTP/1.1 415 Unsupported Media Type
Basically I'm trying to reproduce the same calls as you are making in your PHP example, so:
1) I'm creating a pack
Forum topic
OneSpan Sign
Guys,
I am seeing some weird results when trying to change the notary capture signature. Can you please fill me in on each of these items and if they are working as intended.
1.
Forum topic
OneSpan Sign
We are creating one package with 2 documents and multiple signers and we want to limit the documents that each signer can view. Is there a way to do that within the same call as the package creation, instead of having to do multiple calls.
Forum topic
OneSpan Sign
I have implemented the designer onespan iframe into our system. I am using laravel for doing this. My question is regarding the sender authentication code which is a single use ?
Forum topic
OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.
Forum topic
OneSpan Sign
Is there a way to turn off signing order when creating the package in the .NET SDK?