Documentation & tutorials
Guides and copy-paste HTML samples for Zenofy — all hosted on this domain (no separate docs subdomain).
Articles are grouped by topic. Ten guides per page — use the pager below when there is more than one page.
Checkout experience
Custom checkout
Theme, banner, reviews, layout on pay.zenofy.io.
WhatsApp widget on checkout
Floating chat button linked to your number.
Software / SaaS subscriptions
Recurring plans, customer renewals, merchant subscription list, and access via webhooks.
Tracking & integrations
Pixels and tags (Meta, TikTok, Google Ads, GTM)
What to paste in the dashboard and which events fire on checkout.
UTMIfy integration
Send paid orders to UTMIfy with your API token.
Merchant webhooks (HTTP)
Receive JSON POSTs when an order is paid, refunded, or cancelled.
SaaS subscription webhooks (HTTP)
subscription.created, .activated, .renewed, .suspended, .canceled, .expired — separate from order webhooks.
Email
Email campaign HTML
Table-based CTA blocks that work in common email clients.
API
Create order from product (HTTP API)
Server-side JSON: create a pending checkout order and get the payment URL for your Zenofy product.
Check order status (HTTP API)
GET with order id and Api-Key: returns payment status for your merchant’s orders only.