简体   繁体   English

我如何在 Laravel 6.* 中使用 DocuSign

[英]How Can i use DocuSign in Laravel 6.*

I am trying to use DocuSign for the first time and followed this documentation .我第一次尝试使用 DocuSign 并遵循此文档 I have installed it in laravel 6 and my requirement is to generate a pdf file in my code on button click then it will docusign Auth user then it will be send to signer and he will sign it by docusign it.我已将其安装在 laravel 6 中,我的要求是在我的代码中单击按钮生成 pdf 文件,然后它将对 Auth 用户进行文档签名,然后将其发送给签名者,他将通过文档签名对其进行签名。 But i am not able to understand its because no enough info provided.但我无法理解它,因为没有提供足够的信息。

Unfortunately this is not an official DocuSign code wrapper and you will need to contact them directly for support.不幸的是,这不是官方的 DocuSign 代码包装器,您需要直接联系他们以获得支持。 You can download and try our official DocuSign code example .您可以下载并试用我们的官方 DocuSign代码示例 DS library installation is covered in the readme file and you can use the same approach to install and use it in Laravel. DS 库安装包含在自述文件中,您可以使用相同的方法在 Laravel 中安装和使用它。 The code example contains over 30 different scenarios.该代码示例包含 30 多个不同的场景。

A new PHP SDK Supporting Laravel is in progress and should be released soon.支持 Laravel 的新 PHP SDK 正在进行中,应该很快就会发布。 The one you mentioned was built by Eric Tucker and you an ask him about it on the GitHub pages.你提到的那个是由Eric Tucker建造的,你在 GitHub 页面上问他。

I'll update this answer when we have the new PHP SDK.当我们有新的 PHP SDK 时,我会更新这个答案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM