128 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We create a package from our Salesforce API and redirect the user to the signing URL in case of in-person signing.
Is it possible to remove the "Exit Signing" option from the "More Actions" menu?
Forum topic
OneSpan Sign
Hi Team,
Received callback event 'EMAIL_BOUNCE' for domain 'fgtb.be'. but BP is claiming that it is a valid customer email id, Are there any restrictions on some domains?
is there any way to validate the email id?
Forum topic
OneSpan Sign
Hi ,
Please assist with "Could not download the documents to a zip file. Exception: Unexpected character encountered while parsing value: .
Forum topic
OneSpan Sign
Hi Everyone,
When you login to OneSpan, https://apps.e-signlive.ca/login, on two tabs using the same web browser, the data on one tab (such as callback url, or secret key) seems to become corrupted or changed by the other tab.
Forum topic
OneSpan Sign
Hi,
Is it possible to have only one ceremony for two signers ? We want to redirect the users to the signing ceremony, but we would like both signers to sign in that same redirect url.
Forum topic
OneSpan Sign
I'm looking for more information on the expiration date. Can you tell me how the date and time is stored on your end? And then what is checked when the expired callback event is sent?
I would like to set it to expire today, but I get an error message saying the date must be in the future.
Forum topic
OneSpan Sign
Having this url allows us to embed the signing session within our website via an embedded iframe -> https://sandbox.e-signlive.com/access?sessionToken={signerAuthenticationToken}
However, it does not allow us to get real-time/client-side status check as the signers accomplish the signing
Forum topic
OneSpan Sign
Hi ,
I have callback listener setup and configured to trigger when there is "PACKAGE COMPLETE" , "PACKAGE DECLINE" and "EMAIL BOUNCE" events. While it works fine with the "PACKAGE COMPLETE" and "PACKAGE DECLINE" events, I am not able to get a response for "EMAIL BOUNCE".
Forum topic
OneSpan Sign
I am successfully receiving events in Salesforce for transactions I created in the OSS portal but not for any packages I create via the SDK. Is there something I need to set when I create packages via APEX?
I noticed this comment in your blog series on Salesforce events:
Forum topic
OneSpan Sign
1. I created a function app in azure portal for the callback to download docs.
2. And then I created some transactions through the Dashboard.
3.