Once you have placed your order for the RaiseNow Free or RaiseNow Growth online donation form (please visit this page to do so), our Customer Success team will provide you with the appropriate javascript code after processing your order.
To embed your donation form on your website, you would need to copy the code below (the widget UUID is provided by RaiseNow) and paste it into a designated field ("editor" or "source code") on the donation page.
If you need more information about this step or encounter problems, we recommend that you contact the customer service of the CMS you are using directly and describe the situation in detail.
<div class="rnw-widget-container"></div>
<script src="https://tamaro.raisenow.com/XXX/latest/widget.js"></script>
<script>
window.rnw.tamaro.runWidget('.rnw-widget-container', {language: 'en'})
</script>
You have to define the element via a selector. The widget will be published within this element.
The default width of the donation form is 100% of the overlaying element. If you would like to adapt the width of your Tamaro you have to adapt the element it is embedded in. You can view the source code of this demo page as an orientation.
In case of questions, please don't hesitate to reach out to us via support@raisenow.com
Comments
2 comments
How can I implement this on a WordPress site
How am I using this with React
Please sign in to leave a comment.