Documentation
Torziva Documentation – Setup & API Reference
Everything you need to integrate Torziva into your eCommerce store. From quick start guides to advanced API documentation.
Getting Started with Torziva
1
Create an Account
Sign up for a Torziva account and access your dashboard.
2
Add Your Site
Register your eCommerce store URL in the Sites section.
3
Install the Script
Copy the JavaScript snippet and add it to your store's code.
4
Configure Settings
Customize button appearance and enable product types.
Installation Code
<!-- Add this script to your store's <head> or before </body> -->
<script
src="https://cdn.torziva.site/widget.js"
data-site-id="YOUR_SITE_ID"
async
></script>