343 results matched your search criteria
Forum topic
OneSpan Sign
Hi there. I'm trying to make a textfield required. I see that I can do this when I'm about to send a transaction (see screenshot).
Forum topic
OneSpan Sign
Is it possible to customize/configure OneSpan E-Sign so that we have signature stamps that look like signatures?
Forum topic
OneSpan Sign
HI there,
I wondering if there is a feature in OneSpan signing which allows for Signer to add document to the transaction.
Please advice.
Forum topic
OneSpan Sign
Hello,
We have a client asking whether we can add a SMART Note that was generated by another system into OneSpan Sign's eVault Manager. Is that possible at the moment?
Forum topic
OneSpan Sign
Is it possible to replace the purple circle image on the signed document? I understand this is the OneSpan logo so thinking probably not - but we did have a customer ask about this. Thanks.
Forum topic
OneSpan Sign
Hello,
We're using the .NET SDK for OneSpan Sign. When creating a package, we're receiving a message that we've placed an object (presumably the signature) outside the page boundary. The full error details from the SDK are below.
Forum topic
OneSpan Sign
The State of Ohio has just started using OneSpan sign.
I have a couple of end users that get error code onespoan_user_sobo_err
Any suggestions?
Forum topic
OneSpan Sign
Trying to save signed docs on our server. Looping through the doc collection, Content is null with code bellow:
//retrieve signed package from one span
var pkg = oss.GetPackage(req.PackageId);
Forum topic
OneSpan Sign
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We are experiencing a scenario where we have a transaction has 1 document, 1 recipient and 1 attachment request. The document is signed and the user uploads an attachment. The sender rejec
Forum topic
OneSpan Sign
I have attached my JSON code.
I need OneSpan to redirect to a success link if possible after signing. I did some searching and found that instead it would be a button to go to the success page but a redirect is preferred.