577 results matched your search criteria
Forum topic
OneSpan Sign
I have implemented the designer onespan iframe into our system. I am using laravel for doing this. My question is regarding the sender authentication code which is a single use ?
Forum topic
OneSpan Sign
Hi,
Is there a REST API that I can call and retrieve information about the position of the signature field(s) and metadata of a document? I would like to send a document Id/or package Id and get all the details of it.
Forum topic
OneSpan Sign
Steps:
1. We are setting Sender for package and document has owner tag. So Sender has to sign first doc.
2. Creating package with Sender detail and adding signer / documents.
3. and then opening a popup in design mode.
Forum topic
OneSpan Sign
Is there a way to turn off signing order when creating the package in the .NET SDK?
Forum topic
OneSpan Sign
Hi,
I am a bit confused about “Delegation” scenario vs sender onbehalf owner scenario, are those 2 different thing?
Forum topic
OneSpan Sign
I am trying to test creating a package and I'm getting this response from OneSpan:
{"messageKey":"error.unauthorised.accountSuspended","message":"Cannot create session with suspended account.","code":401,"name":"Unauthorized"}
Is there any way to unsuspend my sandbox account?
Forum topic
OneSpan Sign
Hi
Is there a way to hide the Exit Document button?
Can it be done at the account level?
When I am creating a package, I am setting the HandOver (href, title, text ) object .
Will the hiding it at the account level , override this package level setting.
Regards
Mario
Forum topic
OneSpan Sign
Hi,
I tried to get email in French locale, but it seems not successful for me. I create package via API, in the package level, locale=fr, in the signer levle, locale =fr as well, but I still don't get email in French.
Forum topic
OneSpan Sign
Good Afternoon,
My orginization is in the process of upgrading our On Premise ESignLive solution from 6.2 to 6.5.
Forum topic
OneSpan Sign
Hi ,
We are using our own twilio to send SMS. Once the User clicks on the link from email , onespan will call the Callback url configured in account settings with the OTP. And we inturn ,send it to the users by our Twilio account