Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Embed a ZappWay form using the Standard widget
<script type="module"> import Form from 'https://cdn.jsdelivr.net/npm/@zappway/embeds@latest/dist/form/index.js'; Form.initStandard({ formId: 'YOUR_FORM_ID', }); </script> <zappway-form-standard />
YOUR_FORM_ID