Settings
The Settings section lets you configure key backend elements: links, currency, payments, domains, integrations, and developer tools, ensuring your funnel stays connected.
App Store Links
Add your App Store and Google Play URLs
These links will be automatically shown on the “Payment Completed” page inside your funnel
This makes it easy for users to install the app right after purchasing
Funnel Currency
Select the default currency for your funnels
This currency will be used across:
Funnel pricing displays
Subscription setup
Revenue tracking and analytics
Make sure your selected currency matches what your payment provider supports (Stripe or Paddle).
Connect Payment Provider
Zellify supports Stripe and Paddle.
Stripe
Fastest to set up using Stripe Connect
Link an existing Stripe account or create a new one with one click
Supports Apple Pay (requires domain verification in the next section)
Apple Pay Setup (Stripe)
Once Stripe is connected, you can submit your domain for Apple Pay approval
Be sure to connect your domain first in the “Domains” section before submitting
Paddle
Requires manual setup and KYC/KYB verification
If needed, contact us and we’ll assist you with Paddle onboarding
Paddle Setup Steps:
Provide:
Paddle API Key
Webhook URL (enable these events:
transaction.created
,transaction.updated
,subscription.created
,subscription.updated
)Webhook Secret
Client-Side Token
Complete the Paddle setup guide in Zellify:
Submit your exact domain (including subdomain if used)
Set your checkout URL (must match your domain)
Enable Apple Pay (upload verification file)
Choose your Paddle checkout theme (Light or Dark) in their dashboard
Paddle checkout styling is controlled inside the Paddle dashboard—not in Zellify.
Connect Domain
Connecting your custom domain to Zellify takes just a few steps:
Click “Connect” and enter the domain or subdomain for your funnels
Update your DNS settings with the required CNAME record
We recommend using Cloudflare, but any DNS provider will work
Click “Verify” to finalize connection
DNS propagation may take up to 24 hours
Once verified, all funnels will be hosted under your domain.
You must add your domain here before enabling Apple Pay with Stripe or Paddle.
Integrations
Google Tag Manager
Integrate Google Tag Manager (GTM) to unlock powerful tracking and analytics tools:
Add one GTM container ID
Use it to install tools like Google Analytics, Hotjar, TikTok Pixel, and more
No additional code changes are needed
Developer
Connect your app to Zellify using our secure developer tools.
Generate API Key
This key allows your backend or app to communicate with Zellify
Use it to validate purchases, fetch user data, and more
Keep the key private and secure
Webhooks
Provide a Webhook URL where Zellify can send real-time updates (e.g., when a user purchases or subscribes)
Set a Webhook Secret used to sign requests, so you can verify them server-side
Last updated