Getting Share Links & Embed Codes from Ordafy
Find copy-link, QR code, and widget embed snippets in Ordafy Business (web) and the mobile app for services, products, and your whole storefront.
What you will copy
Before you paste anything on your website, generate the correct public link or embed snippet from Ordafy Business. Links work immediately; embed codes load the Ordafy widget on your own domain. Overview of widget types: links, widgets & embed overview.
Prerequisites
- An active Ordafy Business organisation with at least one published service or product
- Your organisation slug (Settings → organisation profile)
- For embeds: permission to edit your website theme or page HTML
- Payouts ready if you expect card checkout—see payout onboarding
Share a single service (Ordafy Business web)
- Sign in to Ordafy Business.
- Open Services (
/services) and select the service you want to promote. - Open the actions menu (⋮) → Share.
- In the Share dialog you can:
- Copy link — Public URL such as
ordafy.com/shop/services/your-service-slug(a short URL may be generated automatically) - QR code — Download for print, flyers, or in-store signage
- Social share — Facebook, X, LinkedIn, WhatsApp, email
- Copy link — Public URL such as
Share a single product (Ordafy Business web)
- Open Products → select your product.
- Actions menu → Share.
- Copy the product link (
ordafy.com/shop/products/your-product-slug), QR, or share to social.
You can also share from Marketing when building campaigns that reference specific catalogue items.
Share from the Ordafy mobile app
- Open the Business workspace on iOS or Android.
- Navigate to Services or Products.
- Open the item → use Share (same link and QR behaviour as the web dashboard where available).
Business-level book & store links
For your whole organisation (not one item):
- Go to Settings → Website integration (or Marketing → integration tools as rolled out).
- Copy:
- Book link —
https://ordafy.com/book/your-org-slug - Store link —
https://ordafy.com/store/your-org-slug - Business widget embed — Inline snippet with
data-type="business"
- Book link —
If Website integration is not yet visible in your account, use your public provider page on Shop or contact support—embed tooling can roll out by plan tier. See Pricing.
Getting embed codes (widget snippets)
From service or product Share
- Copy embed code (inline) — Pastes a
<div>+widget.jswithdata-type="service"ordata-type="product" - Copy embed code (popup) — Same script with
data-mode="popup"and optionaldata-label
From Website integration settings
Configure once for your whole business:
- Allowed embed origins (your website domain for CORS)
- Default theme (
data-theme) and accent colour (data-primary-color) - Preview widget before copying
What each snippet contains
<div id="ordafy-widget"></div>
<script
async
src="https://widget.ordafy.com/v1/widget.js"
data-type="service"
data-id="mens-haircut"
data-theme="light">
</script>
Replace data-type and data-id with values from the Share or integration screen. Use your service slug or product slug (or stable ID where shown).
Tips
- Publish services and products before sharing — draft items are not publicly accessible.
- Short links are ideal for SMS and print; use the generator’s slug in embed
data-id. - Test the copied link in a private browser window before running paid ads.
- Keep embed origins updated when you change domains (for example
wwwvs apex).
Frequently asked questions
Link vs embed—which should I use first?
Start with a link on buttons and bios. Add an inline or popup embed when you want booking/checkout on your own page.
Can I share from mobile?
Yes—Business on iOS/Android supports Share for catalogue items where available.
Where do I paste the code?
Platform steps: Embedding the Ordafy widget.
Related guides
Related guides
Website Integration: Links, Widgets & Embed Overview
Accept Ordafy bookings and orders from your own website with share links and embeddable widgets—business, services, and products—without rebuilding checkout.
Embedding the Ordafy Widget on Your Website
Add Ordafy booking and ordering widgets to WordPress, Wix, Squarespace, Shopify, Webflow, and custom HTML—plus popup mode and troubleshooting.
Service & Product Widgets for Marketing Campaigns
Use service- and product-level Ordafy widgets (and variants) in ads, email, and landing pages for higher conversion than full-catalogue embeds.