From zero to your first sale

Checklist for merchants: app.zenofy.io (dashboard) and pay.zenofy.io (customer checkout).

Create the product in your dashboard: name, price, main currency, description, and image.

Depending on platform settings, new products may need admin approval before they appear on public checkout. After approval, ensure the product is active.

Enable at least one payment method (gateway) for the product so buyers can complete payment.

Copy your product id from the product list. Customers open https://pay.zenofy.io/p/YOUR_PRODUCT_ID — add ?lang=en or ?lang=pt for language, and UTM or coupon query parameters as described in other tutorials. After they submit their details, payment continues at https://pay.zenofy.io/o/YOUR_ORDER_ID (order id from the order).

Place a low-value test order, complete payment, and confirm the order appears correctly in your orders list.

Next: coupons, order bump, custom checkout, WhatsApp, pixels, and UTMIfy — see the other documentation entries.

Public checkout URL

Replace the sample product id with your real product id from the dashboard.

https://pay.zenofy.io/p/507f1f77bcf86cd799439011
All tutorials