496 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I want to merge one owner account to another account. from the merge sender option, 3) before merging the account owner to another account, please set one of regular sender of origin account as account owner.
Forum topic
OneSpan Sign
Hi,
How can i use SDK to set multiple signature block on the same document for a single signer and the values to be passed dynamically.
I have a list of coordinates which specify the position and size of my signature block for a single signer on a single document.
Forum topic
OneSpan Sign
Hi,
How can i use SDK to set multiple signature block on the same document for a single signer and the values to be passed dynamically.
I have a list of coordinates which specify the position and size of my signature block for a single signer on a single document.
Forum topic
OneSpan Sign
Hello,
We are setting a particular document in the package to use AcceptFor signatures. The document in question IS NOT the standard eSign consent form. It is another document that we simply want the signer to acknowledge.
Forum topic
OneSpan Sign
We are trying to launch an inPerson signing ceremony from a new IE or Chrome tab/window on an iPad Mini.
Forum topic
OneSpan Sign
Hello,
Our Sales Department needs to be able to add contracts without any development interactions.
We will have a pre set roles e.x sales, customer.
We would like to be able to let sales user be able to upload a pdf and select where each role needs to sign (on our site), the exact sales us
Forum topic
OneSpan Sign
Hello,
I want to create a Draft package (no signers, no documents) with the REST API.
I'm sending this JSON string :
{
"name":"test",
"type":"PACKAGE",
"language":"fr",
"emailMessage":"",
"description":"",
"autocomplete":true,
"notarized":false,
"settings":{
Forum topic
OneSpan Sign
I have looked all through the SDK and the REST API, and I can't find an answer to this. Could you please assist me?
In your notifications you send us a package id, a session user id, and the event name.
Forum topic
OneSpan Sign
Returns set of delegationEvents with EventID(?) arrays that contain 4 items below:
eventDate, eventType, eventDescription and eventUser
EventID example-> 699AK8PzZMg0
a) can you confirm this is not a SenderID ( can't seem to find a Sender using this for ID )
Forum topic
OneSpan Sign
Hi Team,
We are consuming onepansign RET API to create transactions. Can you please provide answers for below questions?
1. "RequestDescription" parameter from JSON request is not getting used anywhere in the recipients email.