Forums
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have setup below usecase which is working fine.
1. Sent e-signature request to John smith (only one signer on the package).
2. John Smith signs the document.
3. we query the package using below code, we can retrieve the package details and do necessary operations by parsing the JSON.
- Read more about Query package fails only for 'Change Signer' usecase
- 1 comment
- Log in or register to post comments
- 64 views