This shows you the differences between two versions of the page.
developer:soap-1.6:methods:requestsignature [2013/06/28 10:33] tem created |
developer:soap-1.6:methods:requestsignature [2013/07/30 16:41] (current) tem |
||
---|---|---|---|
Line 15: | Line 15: | ||
===== Syntax ===== | ===== Syntax ===== | ||
- | **requestSignature** ( [[..:objects:ueSecurityToken]] Token, string Message) | + | **requestSignature** ( [[..:objects:ueSecurityToken]] Token, string Message, string CompletionMessage) |
===== Arguments ===== | ===== Arguments ===== | ||
Line 21: | Line 21: | ||
|[[..:objects:ueSecurityToken]] |Token |Merchant security token: used to identify merchant and retrieve the custom fields.| | |[[..:objects:ueSecurityToken]] |Token |Merchant security token: used to identify merchant and retrieve the custom fields.| | ||
|string |Message |Option message to display on the signature screen | | |string |Message |Option message to display on the signature screen | | ||
+ | |string |CompletionMessage |Option message that is displayed after signature is captured | | ||
===== Return Value ===== | ===== Return Value ===== |