create templates through embedded js
Wednesday, May 11, 2022 at 07:35amIs there a way to create a template through the api or embedded js in a iframe? I ask because we'd like to embed onespan into our system but each client/department would have their own templates (create/edit/view)
Reply to: create templates through embedded js
Wednesday, May 11, 2022 at 08:27amHi afoster,
If I understood your requirement correctly, each client/department will create and manage their own template(s), so that you are asking if you can programmatically create template and present them in an iFrame for design and layout? If that's the case, you can refer to below references:
Creating a Template Guide: https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/creating-template
Developer Blog - Embed Transaction Edit Page: https://www.onespan.com/blog/onespan-sign-developer-embed-transaction-edit-page
Developer Blog - Designer Customization and Integration: https://www.onespan.com/blog/onespan-sign-developer-designer-customization-and-integration-part-1
Duo