107 results matched your search criteria
Forum topic
OneSpan Sign
Hi everybody,
I'm wondering if there is a way to define a sender that doesn't have an account in onespan
I need to create packages created by some users from my platform and i would love to skip replicate those accounts inside onespan
Forum topic
OneSpan Sign
Hi
Using REST we are able to create the package without sender, but when we add sender details the package Create API is giving 404 with 'Resource not found' error message
Could you help us on above issue please?
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont
Forum topic
OneSpan Sign
Hello all,
My goal is to enable an admin person to easily assist with a signature package (they will be the sender) but where the admin person is strictly the sender and will never be a signer.
Forum topic
OneSpan Sign
Hello.
I have a created a transaction and assigned to it a Sender (different from the Owner).
As such, callback errors are being sent in emails to the sender. Is it possible to add a configuration so that the owner receives those emails as well?
Thank you
Forum topic
OneSpan Sign
Hi,
We have an application which creates SENDERS (unique email) on the fly if they have never sent any ESL package before.
We are using REST API to create a "dashboard" for each of those SENDERS we created and they use their email to login.
Can you point out the method (URL) to use to filter the l
Forum topic
OneSpan Sign
We would like to have multiple senders creating and sending transaction.
Forum topic
OneSpan Sign
Hello,
We're currently running into an issue when the sender of a in person package also needs to sign a document within that package.
Forum topic
OneSpan Sign
hi,
when I create package via sender UI, when adding a new signature field, the default type is click-to-sign. Can it be changed so that the default type is to capture autograph?
thanks,
Forum topic
OneSpan Sign
Hi,
I need to get newly created sender's API key and store it in local database. Sender class does not contain attribute APIkey. Is this even possible?