375 results matched your search criteria
Forum topic
OneSpan Sign
Is it possbile to share templates between users to edit? Templates are available for all users to be selected when setting up a transaction but they not to edit the master.
Forum topic
OneSpan Sign
Does E-Sign have any throughput limits for volumes of transactions or web service calls an entity can make in a certain time period of time (i.e. 10,000 calls per hour)
-Nate Boettcher
NISC
Forum topic
OneSpan Sign
Guys,
If we cancel a transaction that has a SMART Note attached to it, does the note get cancelled out of our vault as well or do we need to take steps and manually remove it?
Forum topic
OneSpan Sign
I want to understand the bulk API return value.
{{baseUrl}}/api/packages/:templateId/bulk_send
How can we use the returned value to retrieve all the transactions created by above API call?
Forum topic
OneSpan Sign
Hi,
How the Callback Key is being passed when an event is raised? can you please provide a raw sample for the transaction including header tags?
Would it be an oAuth? 'Bearer [callback key]' ?
Thanks,
Sara
Forum topic
OneSpan Sign
Is there an example of how to have an iframe appear in the C# application? I want to create a transaction and then display it for the sender in an iframe to finish the process
Forum topic
OneSpan Sign
I was looking through the sample created using Android SDK. It did not seem to have an option to create a transaction using a template. Has this future been implemented? If not, are there any plans to implement it?
Forum topic
OneSpan Sign
Hi,
I'm having a problem. When I define the payload to create the transaction, OneSpan overrides the attachment ID.
For example, the user is required to attach 2 documents.
Forum topic
OneSpan Sign
Hi,
How can i set the redirect url for a transaction? In my case, after successful completion of signing event, i am required to load a specific page and need user inputs on it (and not just a thank you dialogue)
Thanks