108 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am looking for a way to add senders to our OneSpan account without sending the invitation email.
Forum topic
OneSpan Sign
I'm trying to load the classic Ui designer view in an iFrame. I have changed the way I'm creating the package to include a sender account.
Forum topic
OneSpan Sign
Hi
Is there a limit on the number for senders for
1. a US PROD account .
2. a US Sandbox account
Regards
Mario
Forum topic
OneSpan Sign
This API call requires {senderId} but when I use my "name" or "email" it does not work, nor does it work for any other value I could think of to try. The documentations says "The unique sender id" but what is that value? where does it come from? where is it on a screen?
Forum topic
OneSpan Sign
Please note that we are currently using .NET SDK to integrate with OneSpan and need to load layouts for sender accounts. Each sender is identified by their email address.
Forum topic
OneSpan Sign
Hi,
I found the 'search' function is in different place when user login the account. I assume this's account setting different, if so, could you please let me know what setting is impacting the behavior?
Forum topic
OneSpan Sign
Hi Team,
I am trying to create a transaction. I am the account owner. I am adding 'X as a signer, but when I retrieve the transactions, I am also added as one of the signers in it.
Is there any way to exclude "account owner" from the signers' list?
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
Hey team,
We want to delete a sender and re-invited to another account. But when I called the API below:
HTTP Request
DELETE /api/account/senders/{senderId}
HTTP Headers
Accept: application/json
Content-Type: application/json
Authorization: Basic api_key
The sender wasn't successfully deleted.