Skip to content

PayGlue-OS v0.1.0 - Initial Open Source Release

Choose a tag to compare

@Nuenni Nuenni released this 30 Jun 18:37
· 61 commits to main since this release

This is the first public release of PayGlue-OS, made possible by everyone who joined the closed beta, tested edge cases, and gave feedback along the way. Thank you to all testers and everyone on the waitlist — you shaped what this is.

What's included

  • Ghost CMS integration via Admin API (comped member management)
  • Polar payment provider (webhooks + checkout links)
  • Lemon Squeezy payment provider (webhooks)
  • PayPal payment provider (webhook verification via RSA-SHA256)
  • Cloudflare Worker proxy for clean webhook routing
  • Django backend with encrypted credential storage
  • Vue 3 dashboard for tenant management and provider setup
  • Two-layer webhook security (URL token + provider HMAC/RSA)

Status

Hosted version is in closed beta — join the waitlist at payglue.io.

PayGlue sits between Ghost and your payment provider of choice. It works with any processor your provider supports — no lock-in, no forced stack.

Self-hosting: see SETUP.md for the full setup guide.

Providers in development

  • Paddle
  • Gumroad

License

BUSL 1.1 — converts to Apache 2.0 in 2030. See LICENSE.md.