Settings

The Settings section lets you configure key backend elements: links, currency, payments, domains, integrations, and developer tools, ensuring your funnel stays connected.

  • 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


Connect Payment Provider

Zellify supports Stripe and Paddle.

Only one provider can be active at a time.

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:

  1. Provide:

    • Paddle API Key

    • Webhook URL (enable these events: transaction.created, transaction.updated, subscription.created, subscription.updated)

    • Webhook Secret

    • Client-Side Token

  2. 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


Connect Domain

Connecting your custom domain to Zellify takes just a few steps:

  1. Click “Connect” and enter the domain or subdomain for your funnels

  2. Update your DNS settings with the required CNAME record

    • We recommend using Cloudflare, but any DNS provider will work

  3. Click “Verify” to finalize connection

    • DNS propagation may take up to 24 hours

Once verified, all funnels will be hosted under your domain.


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