Step 1: Create the merchant
- Go to Settings → Merchants
- Click Add Merchant
- Select a Gateway (e.g., Buygoods, ClickBank, Digistore24)
- Enter your Account ID (as required by the gateway)
- Optional toggles:
- Sync Affiliates Locally: Keep affiliate data mirrored in your account
- Use Direct Links: Use gateway-provided direct links when supported
- Click Save
For ClickBank merchants, you must also create a Pitch Flow in ClickBank. See ClickBank Merchant Setup.
Step 2: Assign the merchant to a domain
- Go to Settings → Domains
- Edit the target domain
- Choose your new merchant in Merchant
- Save
Step 3: Map products to the merchant
- Go to Settings → Products
- Open a product and go to the Merchant information tab
- Enter the platform-specific Product ID (e.g., Buygoods product ID, ClickBank product ID)
- Click Save
Product mapping is one-merchant-per-product. Repeat for each product you plan to sell with this merchant.
Step 4: Connect or create your funnel
You have two options:- Assign an existing funnel to the domain and (optionally) set it as the default funnel.
- Or create a new funnel for this domain.
?f={funnel_code} parameter to ensure the correct funnel runs.
Step 5: Use adaptive purchase links
Use editor tags so links adapt automatically to the current domain’s merchant and your product mapping:[BUY=product_code][UPSELL=product_code][DOWNSELL=product_code]
Testing and debugging
- Test buy links on the assigned domain and confirm the correct checkout gateway opens
- Complete a test purchase and verify the intended funnel flow executes
- Open the Debug Window with
Ctrl + Shift + F12to inspect domain, funnel, and merchant resolution - Verify postbacks and analytics update as expected
Postback setup and validation
Use the Setup modal from the Merchants list for gateway-specific postback instructions and your unique URL. After you configure the postback in the merchant platform (Buygoods, ClickBank, Digistore24) and trigger a test event, the modal automatically updates to show validation status when the webhook is received. Recommended ways to trigger validation:- Use the merchant’s built-in “Send Test” feature (where available)
- Or perform a low-value test purchase
Quick checklist
- Merchant created in Settings → Merchants
- Domain assigned to the merchant in Settings → Domains
- Each product mapped in the product’s Merchant information tab
- Funnel associated with the domain; default set if desired
- Links use
[BUY],[UPSELL], or[DOWNSELL]tags (not hardcoded URLs) - Test purchase completes and the correct flow runs
If you add new pages for a specific funnel or merchant, make sure they are added to the funnel flow. Otherwise, they might not trigger the customer flow.