Our services

Three distinct modes — pick the one that fits your business, or combine them.

Mode 1

Managed Storefront

We build, host, and run a WooCommerce store for you — powered by Designodin. You focus on your brand and catalog; we handle the tech, the hosting, and the Printful connection.

When a customer buys a product, the order flows automatically to Printful for production and shipping. Revenue lands in your Stripe account. You pay a flat monthly platform fee — no commission on sales.

What's included

  • WooCommerce setup and hosting on Designodin infrastructure
  • Custom domain and SSL
  • Product design, file upload, and Printful sync
  • Stripe checkout integration
  • Automated order fulfillment via Printful webhooks
  • Shipping tracking notifications to customers
  • Monthly platform fee — no sales commission
See pricing

How an order works

1

Customer visits your store and places an order via Stripe

2

WooCommerce webhook fires to Swagodin API

3

Swagodin sends order to Printful with your product design

4

Printful produces and ships directly to customer

5

Tracking number delivered to customer automatically

6

Revenue flows to your Stripe account (minus Printful cost)

// POST to Swagodin when an order is placed
POST /api/orders
Authorization: Bearer YOUR_API_KEY
{
"productId": "prod_abc123",
"variantId": 12345,
"quantity": 1,
"recipient": {
"name": "Jane Smith",
"address": "..."
}
}
// Fulfillment handled. You're done.
Mode 2

API Integration

Already have a Shopify store, a custom platform, or a headless setup? Connect it to Swagodin via API and we'll handle every Printful interaction.

You design products in our portal (upload files, choose variants, generate mockups). Then push orders from your system to our API. Deductions come from your prepaid balance.

What's included

  • Product design and file management portal
  • REST API for order submission
  • Webhook notifications (shipped, failed, refunded)
  • Printful cost estimation before confirming
  • Prepaid balance — top up via Stripe
  • Low-balance email alerts
  • Full transaction history
Get API access
Mode 3

Corporate Swag Portal

The most powerful way to distribute branded merchandise at scale. Define swag packs, set up campaigns or ongoing flows, and let recipients claim their items at your own branded subdomain.

Campaigns

One-time distributions to a named list. Budget held upfront. Unclaimed items released on expiry.

Regular Flows

Ongoing links — for welcome kits, milestone gifts, or always-on redemptions. Deduct per claim.

What's included

  • Your branded subdomain (swag.company.com via CNAME)
  • Pack builder — define items, colors, placements
  • Campaign manager with budget holding
  • Regular flow link generator
  • Recipient claim portal (public-facing)
  • Team management — HR, marketing, division leads
  • Balance top-up via Stripe
  • Shipping confirmation emails to recipients
You define
Swag pack: New Hire Kit
Hoodie (S/M/L) + mug + notebook
System creates
Unique claim link
swag.yourcompany.com/claim/abc123
Recipient visits
Chooses size + color
Enters shipping address
Automated
Printful produces & ships
Tracking email sent to recipient