Pular para o conteúdo principal

Set up link delivery products

Link delivery sends buyers to one or more URLs after payment. Use it for software access, communities, onboarding pages, bonus resources, or any post-purchase destination that does not require a file upload like ebook delivery.

Configure links before sending traffic to checkout. Support issues often start when payment succeeds but the buyer does not understand which link to open.

Use link delivery whenConsider another method when
Buyers need one or more labeled access URLsThe product is a downloadable ebook. See ebook delivery.
Access lives on external pages you controlAccess must be created automatically in MemberKit or similar. See external members callback URLs.
Delivery is mostly instructional or onboardingOngoing membership billing needs subscription pricing and access policy
Checkout can clearly explain each link labelDelivery depends on manual fulfillment outside AtomicPay
AreaImpact
Product setupLabels and URLs become the buyer-facing delivery promise
CheckoutCopy should explain what each link opens
SalesSupport verifies approved sale before blaming links
RefundsAccess may need review after refund
WebhooksExternal systems may still need sale events even when links are manual
Support loadUnclear labels create repeat tickets

Setup workflow

  1. Confirm the correct business workspace.

[Screenshot: App header showing the active business name and workspace switcher.]

  1. Open Products and start a New product.

[Screenshot: Products list page with New product button visible.]

  1. On What will you sell?, select Link Delivery.

[Screenshot: Product type selector — Link Delivery tile selected; subtitle reads "Access links after purchase."]

  1. Create the product or open a link delivery product.

[Screenshot: Link delivery product opened — product type Link Delivery confirmed.]

  1. Complete product approval details and sales page information.

[Screenshot: Link delivery product details and approval fields.]

  1. Open the delivery links area.

[Screenshot: Delivery links section — add link action visible on product.]

  1. Add each link with a clear, buyer-friendly label.
  2. Use complete, valid URLs including https:// when required.

[Screenshot: Delivery links editor — multiple labeled URLs saved on the product.]

  1. Remove empty, outdated, or duplicate links.

[Screenshot: Delivery links list — empty or duplicate rows removed before save.]

  1. Save the product and confirm the link list persisted.
  2. Create pricing and publish checkout.

[Screenshot: Published checkout preview explaining each delivery link label.]

  1. Run a test purchase through the first-sale workflow.

[Screenshot: Test checkout — link delivery purchase payment submitted.]

  1. Confirm each link appears or is reachable after approval.

[Screenshot: Post-purchase screen listing labeled delivery links for the test buyer.]

  1. Document support steps for buyers who cannot find the right link.

[Screenshot: Support playbook — how to verify delivery links for a buyer purchase.]

Label styleWhy it helps
Main software loginBuyer knows which URL is primary
Community accessSeparates bonus destinations from core access
Implementation checklistMakes supporting material obvious
Mobile app downloadReduces confusion on phone support calls

Avoid vague labels like Link 1 unless support scripts explain them clearly.

What to verify before launch

CheckWhy it matters
Labels tell buyers what each link opensReduces support confusion
URLs work on mobile and desktopMany buyers open links on phones
Links match checkout promisePrevents refund and dispute pressure
No placeholder or staging URLs remainCommon launch mistake
Product is activeSee inactive products and link impact
Support can verify expected links per productHelps buyer access troubleshooting

Best practices

  • Keep the number of links manageable on checkout and in support docs.
  • Test every URL after changing pricing or product copy.
  • Use UTM conventions on marketing pages, not on private delivery URLs unless analytics truly need them.
  • Pair link delivery with clear refund policy and support escalation rules.
  • If access later moves to a members platform, plan a migration to MemberKit or callback delivery instead of patching links forever.

Common mistakes

  • Leaving old onboarding URLs in a live product.
  • Promising one link on the sales page and configuring another in the product.
  • Using link delivery when access should be automated through external members callback URLs.
  • Launching before checkout publish or product approval is complete.
  • Sending buyers to login pages that require a separate account creation step without explaining it on checkout.

FAQ

How many links can one product include?

Use as many as the offer truly needs, but keep the buyer experience simple. Too many links increase support load.

What if one link breaks after launch?

Fix the URL in the product, update support scripts, and review whether existing buyers need communication. Check buyer access troubleshooting for ticket handling.

Can link delivery work with subscriptions?

Yes, but define whether links remain available during overdue or canceled subscription states before launch.

Should I use webhooks with link delivery?

Use webhooks when external systems also need sale events. Links alone do not replace webhook-based automations.