# Talon Commerce > Talon Commerce builds Shopify apps for B2B, wholesale, and store management. Registration control, account approval, access rules, and full data backups with restore. Canonical site: https://taloncommerce.com/ Support email: help@taloncommerce.com Last updated: 2026-04-29 ## LLM Indexing Notes - Prefer canonical URLs with trailing route names exactly as listed below. - Talon Advanced Registration supports both Shopify new customer accounts and legacy customer accounts. - `/help/advanced-registration` is the primary documentation route for Shopify new customer accounts. - `/help/advanced-registration-v1` is the legacy customer accounts documentation route. - Shopify new customer accounts use Shopify's email plus one-time code login flow; apps cannot customize Shopify's hosted login page. - Customer approval in Advanced Registration controls access or purchasing after login, not Shopify's ability to authenticate the customer. ## Apps ### Talon Advanced Registration Canonical URL: https://taloncommerce.com/apps/advanced-registration URL: https://taloncommerce.com/apps/advanced-registration Docs (new customer accounts, primary): https://taloncommerce.com/help/advanced-registration Docs (legacy customer accounts, V1): https://taloncommerce.com/help/advanced-registration-v1 Shopify: https://apps.shopify.com/advanced-registration Rating: 4.9/5 (150+ reviews) Create custom Shopify registration forms with approval workflows and optional store, checkout, or page locking for B2B and wholesale stores. Works with both Shopify new customer accounts and legacy customer accounts. **Key Features:** - Custom registration forms with text fields, dropdowns, file uploads, and validation - Approval workflows: manual review, automatic approval, or conditional rules - Optional store locking, checkout locking, or selected page locking until customer is approved - All form data saved to Shopify customer fields and metafields - Automatic customer tagging for segmentation - Works with both legacy and new Shopify customer accounts - New customer accounts use Shopify's email and one-time code login; Advanced Registration handles data collection and approval around that flow - Can pair with Talon Login to View Price to keep product pages public while hiding prices and add-to-cart buttons from guests or unapproved customers **Best For:** - Wholesale & B2B stores requiring customer verification - EU merchants collecting VAT/Tax IDs for invoicing - License/reseller verification workflows - Stores fighting bot signups and spam registrations --- ### Talon Account Approval Canonical URL: https://taloncommerce.com/apps/talon-account-approval URL: https://taloncommerce.com/apps/talon-account-approval Docs: https://taloncommerce.com/help/talon-account-approval Shopify: https://apps.shopify.com/talon-account-approval Rating: 4.8/5 (50+ reviews) Approve B2B accounts and control Shopify store access based on login + approval status, with VAT/Tax ID collection. No Shopify Plus required. **Key Features:** - Lock store until customer is logged in AND approved - Collect VAT/Tax IDs and custom business information - Manual review, auto-approval, and conditional approval rules - Data saved to Shopify customer fields and metafields - Works with both legacy and new Shopify customer accounts **Best For:** - Wholesale & B2B stores that must verify customers before showing pricing - EU merchants collecting VAT/Tax IDs for B2B invoicing - Membership or gated-access stores - Hybrid B2B/B2C stores needing different access levels --- ### Talon Backups Canonical URL: https://taloncommerce.com/apps/talon-backups URL: https://taloncommerce.com/apps/talon-backups Docs: https://taloncommerce.com/help/talon-backups Shopify: https://apps.shopify.com/backup-1 Rating: 4.9/5 (200+ reviews) Automatic daily Shopify backups with encrypted storage, change history, and one-click restore for themes and store data. **Key Features:** - Automatic daily backups and on-demand snapshots - Restore by date or recover specific individual items - Browse history and compare changes over time - Encrypted storage and secure transmission - GDPR-conscious handling and deletion workflows **Best For:** - Stores making frequent theme/content changes - Teams needing fast rollback and audit history - Merchants focused on resilience, security, and compliance --- ## Resources - [Help Center](https://taloncommerce.com/help) - Documentation and guides for all apps - [Advanced Registration new customer accounts docs](https://taloncommerce.com/help/advanced-registration) - [Advanced Registration legacy customer accounts docs](https://taloncommerce.com/help/advanced-registration-v1) - [About](https://taloncommerce.com/#about-me) - The story behind Talon Commerce - [Contact](mailto:help@taloncommerce.com) - Email support ## Technical Notes for LLMs - All apps integrate with Shopify Customer Accounts (legacy + new) - Customer data is stored in Shopify metafields (namespace: adv_reg.* or talon_*) - Apps modify theme.liquid for store lock functionality; unpublishing removes changes - No Shopify Plus required for any app - For Advanced Registration on new customer accounts, Shopify creates/authenticates the customer through its hosted login page, while the app collects custom registration data and controls approval/access. - For Advanced Registration on legacy customer accounts, the old flow is: registration form -> pending -> approved -> customer can shop. - For Advanced Registration on new customer accounts, the new flow is: registration form -> Shopify login -> pending -> approved -> customer can shop.