1273 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I want to know if it is possible to Remove or Modify the screen that comes after completing the document signing part. Please refer to the attached screenshot for reference of the screen
Forum topic
OneSpan Sign
Is there another way of displaying the Signing Ceremony other than using a iframe?
Forum topic
OneSpan Sign
We are testing the new signing experience and have noticed that we see the account owner in the list of signers when trying to switch. I am using the standard option that we use for the old signing experience but it doesn't appear to work.
Forum topic
OneSpan Sign
We are integrating with Onespan using Rest API.
We have three types of Roles. Broker , customer and Business.
Broker first sign an agreement(using esign), followed by customer and then Business people sign an agreement.
Forum topic
OneSpan Sign
Hello, we currently are using e-signature packages (created using the RESTful API) where all signers are fully remote e-signers.
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
Hi, I have this transaction 5nV_eLwkh_vz6cF_onxxO2J3QP4= in sandboxe-signlive.ca. After performing inPerson signing ceremony, The Thank you page show access denied.
Forum topic
OneSpan Sign
I have created 5 checkbox , how to validate atleast one has been checked .
Forum topic
OneSpan Sign
I want to update the status in my database as soon as user sign the document. I haven't found code to get the status as soon as signer sign the document. I did register all the even using callback example code.