1312 results matched your search criteria
Forum topic
OneSpan Sign
I want to update the status in my database as soon as user sign the document. I haven't found code to get the status as soon as signer sign the document. I did register all the even using callback example code.
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hi,
How can we hide the package owner in the drop down list of signers in the designer view (when the owner is not a signer)?
Thanks,
Forum topic
OneSpan Sign
Anyone had problems opening esign packages using MS Edge? Click opens new tab but returns a user back to the salesforce record without showing the package record
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
Hi Team,
I use code to create packages, and when I go to the esign platform, I can not add new documents to the existing In Progress transaction.
The code I'm using to create the package is
PackageBuilder documentPackageBuilder = PackageBuilder.NewPackageNamed("Test Document Extraction")
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have setup below usecase which is working fine.
1. Sent e-signature request to John smith (only one signer on the package).
2. John Smith signs the document.
3.
Forum topic
OneSpan Sign
Is it possible to override $PACKAGE_OWNER_EMAIL when createPackage via API SDK?
Forum topic
OneSpan Sign
Hi,
Is there a complete list of possible error codes from package creation using .NET SDK available for reference?
Thanks
Forum topic
OneSpan Sign
I create a package with three signers, could one signer be removed from this package via java SDK, if yes, when this signer can be removed?
Thanks
Wendy