问题标签 [clickwrap]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
reactjs - 如何在 React SPA 中使用 clickWrap API
需要在 React SPA 中添加 DocuSign clickwrap ( https://developers.docusign.com/docs/click-api/how-to/embed-clickwraps/ ) ...问题是打开的模式不一致。 ..
检查了这个解决方案:React with Docusign Clickwrap API 实际问题是有时模式弹出窗口,有时它没有......有时它没有出现,我们触发了“onAgreed”回调?
不得不使用它,因为我使用的是 TypeScript:属性在类型 Window 和 typeof globalThis 上不存在
也试过这个:React - 加载外部脚本的问题
node.js - 从 DocuSign getAgreementPdf 获得结业证书的任何方式
我正在使用 DocuSign clickWrap API下载完成的 clickwraps;
我只能下载完成的 clickwrap - 无法找到一种方法来下载完成证书作为 clickwrap 响应的一部分(就像我们在 Web UI 中一样)...... API 文档中也没有 getAgreementPdf的选项