这个问题与Hellosign API有关。我正在创建一个模板,我想要所有者的标志(假设,我是所有者,然后我的标志会自动附加在那里)。我使用Hellosign网站创建它,但现在我想使用hellosign API创建它。我在这里生成动态模板。所以请给我回答。提前谢谢。
示例(我想要的)
请检查此图片。我有一个html-css块,如下图所示。我希望使用hellosign获取默认所有者的签名和当前日期。
这是我的代码,我做了什么
$number = 0;
$points=0;
$sql = "SELECT * FROM `leaguetable` WHERE `league` = 'leaguename' ORDER BY pts DESC";
$query = mysql_query($sql);
while($rs=mysql_fetch_assoc($query)){
if($points!=$rs['pts'])
$number++;
if($rs['team']==$_GET['team']){
if($points==$rs['pts'])
$position=$number-1;
else
$position=$number;
}
$poins=$rs['pts'];
}
答案 0 :(得分:0)
您提到模板,但您的代码是使用文件/网址进行嵌入式签名。以下是使用模板进行参考的嵌入式签名请求的示例:
$client = new HelloSign\Client('f167bc93d1390z467k026h84c4f8b9a1aa8c043f5f58a54cd0db300766986254');
$request = new HelloSign\TemplateSignatureRequest;
$request->enableTestMode();
$request->setTemplateId('c26b8a16784a872da37ea946b9ddec7c1e11dff6');
$request->setSubject('Purchase Order');
$request->setMessage('Glad we could come to an agreement.');
$request->setSigner('Client', 'george@example.com', 'George');
$request->setCC('Accounting', 'accounting@hellosign.com');
$request->setCustomFieldValue('Cost', '$20,000');
$client_id = 'YOUR_CLIENT_ID';
$embedded_request = new HelloSign\EmbeddedSignatureRequest($request, $client_id);
$response = $client->createEmbeddedSignatureRequest($embedded_request);
此外,您将无法以编程方式签署文档。相反,您的选项是在HelloSign.com上创建模板期间签署文档,然后使用Me(发送时)文本框并将签名日期作为带有签名请求的CustomFieldValue传递。或者您可以将自己作为签名者与其他签名者一起包括在内,并在iframe中提出签名请求,就像您的其他签名者一样。
请通过apisupport@hellosign.com与我们联系以获取更多信息。在https://www.hellosign.com/api/documentation查看我们的文档。或者获得一般性问题的实时支持https://www.hipchat.com/gq4BMFKt1