Skip to content

Project · July 2026

TagFlow

A B2B ordering layer so pet apps, hotels, events, and brands can sell NFC tags on their own sites without running a factory.

TagFlow
djangopythonapi

Overview

B2B Order Automation Platform for NFC Manufacturers

Purpose

Let pet apps, hotels, events, and brands sell NFC tags on their own sites without operating a factory or fulfilment stack.

How it works

A partner signs up free, then either embeds an iframe checkout or calls TagFlow’s API from their own form. When a customer orders a tag, TagFlow takes payment and order status in the middle and routes fulfilment to a manufacturer. Partners never have to stock or ship hardware themselves.

The public site explains the model plainly: you sell tags; TagFlow and the manufacturer handle ordering logistics behind the scenes.

Architecture

  • Django / Python backend with REST endpoints
  • Partner accounts and embeddable checkout
  • Payment capture in the TagFlow layer
  • Fulfilment hand-off to manufacturer partners
  • Order status tracking between buyer, partner, and fulfilment

What you can do

  • Partner sign-up for free
  • Embed iframe checkout on an existing site
  • Place orders through an API from a custom form
  • Track payment and fulfilment status
  • Sell NFC hardware as an add-on without manufacturing it

Data & access

Partner accounts authenticate to manage embeds/API access. Customer order data is processed for payment and fulfilment only as exposed by the product flows.

Integrations

Payment providerManufacturer fulfilmentPartner embed/API

Deployment

Public marketing + app site at tagflow.co.uk.

Try TagFlow

Open the live application at tagflow.co.uk.

View live site